Searched refs:rtw89_txq_to_txq (Results 1 – 2 of 2) sorted by relevance
1828 struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq); in rtw89_core_ba_work()1865 struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq); in rtw89_core_free_sta_pending_ba()1880 struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq); in rtw89_core_free_sta_pending_forbid_ba()1893 struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq); in rtw89_core_stop_tx_ba_session()1920 struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq); in rtw89_core_txq_check_agg()1956 struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq); in rtw89_core_txq_push()
3785 static inline struct ieee80211_txq *rtw89_txq_to_txq(struct rtw89_txq *rtwtxq) in rtw89_txq_to_txq() function