RTW_FLAG_POWERON
!test_bit(RTW_FLAG_POWERON, rtwdev->flags),
clear_bit(RTW_FLAG_POWERON, rtwdev->flags);
set_bit(RTW_FLAG_POWERON, rtwdev->flags);
if (!test_bit(RTW_FLAG_POWERON, rtwdev->flags))
if (test_bit(RTW_FLAG_POWERON, rtwdev->flags))
if (test_bit(RTW_FLAG_POWERON, rtwdev->flags))
if (test_bit(RTW_FLAG_POWERON, rtwdev->flags))
set_bit(RTW_FLAG_POWERON, rtwdev->flags);
clear_bit(RTW_FLAG_POWERON, rtwdev->flags);
if (!test_bit(RTW_FLAG_POWERON, rtwdev->flags) &&
test_bit(RTW_FLAG_POWERON, rtwdev->flags);
if (!test_bit(RTW_FLAG_POWERON, rtwdev->flags)) {