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