Searched refs:BC_FLG_DLEETX (Results 1 – 2 of 2) sorted by relevance
779 if (test_bit(BC_FLG_DLEETX, &bcs->Flag)) { in send_frames()795 if (test_and_clear_bit(BC_FLG_DLEETX, &bcs->Flag)) { in send_frames()1765 test_and_set_bit(BC_FLG_DLEETX, in isar_auxcmd()
477 #define BC_FLG_DLEETX 8 macro