Searched refs:RTW89_TXQ_F_FORBID_BA (Results 1 – 2 of 2) sorted by relevance
2154 clear_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags); in rtw89_core_free_sta_pending_forbid_ba()2184 test_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags)) in rtw89_core_stop_tx_ba_session()2188 if (!test_and_set_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags)) in rtw89_core_stop_tx_ba_session()2207 if (test_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags)) in rtw89_core_txq_check_agg()2389 clear_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags); in rtw89_forbid_ba_work()3119 clear_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags); in _rtw89_core_set_tid_config()3125 set_bit(RTW89_TXQ_F_FORBID_BA, &rtwtxq->flags); in _rtw89_core_set_tid_config()
169 RTW89_TXQ_F_FORBID_BA = 2, enumerator