Searched refs:RTW89_TXQ_F_FORBID_BA (Results 1 – 2 of 2) sorted by relevance
2987 clear_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags); in rtw89_core_free_sta_pending_forbid_ba()3017 test_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags)) in rtw89_core_stop_tx_ba_session()3021 if (!test_and_set_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags)) in rtw89_core_stop_tx_ba_session()3040 if (test_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags)) in rtw89_core_txq_check_agg()3232 clear_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags); in rtw89_forbid_ba_work()4046 clear_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags); in _rtw89_core_set_tid_config()4052 set_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags); in _rtw89_core_set_tid_config()
196 RTW89_TXQ_F_FORBID_BA = 2, enumerator