RTW89_FLAG_LEISURE_PS
if (test_bit(RTW89_FLAG_LEISURE_PS, rtwdev->flags))
if (test_and_set_bit(RTW89_FLAG_LEISURE_PS, rtwdev->flags))
if (!test_and_clear_bit(RTW89_FLAG_LEISURE_PS, rtwdev->flags))