| /Linux-v6.1/drivers/net/wireless/mediatek/mt76/ |
| D | tx.c | 9 mt76_txq_get_qid(struct ieee80211_txq *txq) in mt76_txq_get_qid() 21 struct ieee80211_txq *txq; in mt76_tx_check_agg_ssn() 354 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue() 398 struct ieee80211_txq *txq = sta->txq[i]; in mt76_release_buffered_frames() 441 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst() 507 struct ieee80211_txq *txq; in mt76_txq_schedule_list() 533 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_schedule_list() 625 struct ieee80211_txq *txq = sta->txq[i]; in mt76_stop_tx_queues() 642 void mt76_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in mt76_wake_tx_queue()
|
| D | mt76.h | 1040 static inline struct ieee80211_txq * 1045 return container_of(ptr, struct ieee80211_txq, drv_priv); in mtxq_to_txq() 1147 void mt76_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
|
| D | mt76x02_util.c | 361 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt76x02_ampdu_action()
|
| /Linux-v6.1/drivers/net/wireless/ath/ath10k/ |
| D | mac.h | 69 struct ieee80211_txq *txq); 70 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar,
|
| D | txrx.c | 50 struct ieee80211_txq *txq; in ath10k_txrx_tx_unref()
|
| D | htt_tx.c | 38 struct ieee80211_txq *txq) in __ath10k_htt_tx_txq_recalc() 116 struct ieee80211_txq *txq) in ath10k_htt_tx_txq_recalc() 133 struct ieee80211_txq *txq) in ath10k_htt_tx_txq_update()
|
| D | htt.h | 2440 struct ieee80211_txq *txq); 2442 struct ieee80211_txq *txq);
|
| D | core.h | 126 struct ieee80211_txq *txq;
|
| D | mac.c | 3871 struct ieee80211_txq *txq, in ath10k_mac_tx_h_fill_cb() 4258 static void ath10k_mac_txq_init(struct ieee80211_txq *txq) in ath10k_mac_txq_init() 4269 static void ath10k_mac_txq_unref(struct ath10k *ar, struct ieee80211_txq *txq) in ath10k_mac_txq_unref() 4287 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar, in ath10k_mac_txq_lookup() 4311 struct ieee80211_txq *txq) in ath10k_mac_tx_can_push() 4338 struct ieee80211_txq *txq, in ath10k_mac_update_airtime() 4376 struct ieee80211_txq *txq) in ath10k_mac_tx_push_txq() 4453 struct ieee80211_txq *txq; in ath10k_mac_schedule_txq() 4668 struct ieee80211_txq *txq = NULL; in ath10k_mac_op_tx() 4731 struct ieee80211_txq *txq) in ath10k_mac_op_wake_tx_queue()
|
| /Linux-v6.1/drivers/net/wireless/realtek/rtw88/ |
| D | tx.c | 551 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_txq_check_agg() 583 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_txq_push_skb() 603 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_txq_dequeue() 646 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_tx_work() 661 void rtw_txq_init(struct rtw_dev *rtwdev, struct ieee80211_txq *txq) in rtw_txq_init() 672 void rtw_txq_cleanup(struct rtw_dev *rtwdev, struct ieee80211_txq *txq) in rtw_txq_cleanup()
|
| D | tx.h | 103 void rtw_txq_init(struct rtw_dev *rtwdev, struct ieee80211_txq *txq); 104 void rtw_txq_cleanup(struct rtw_dev *rtwdev, struct ieee80211_txq *txq);
|
| D | mac80211.c | 33 struct ieee80211_txq *txq) in rtw_ops_wake_tx_queue() 593 struct ieee80211_txq *txq = sta->txq[tid]; in rtw_ops_ampdu_action()
|
| D | main.h | 2064 static inline struct ieee80211_txq *rtwtxq_to_txq(struct rtw_txq *rtwtxq) in rtwtxq_to_txq() 2068 return container_of(p, struct ieee80211_txq, drv_priv); in rtwtxq_to_txq()
|
| /Linux-v6.1/include/net/ |
| D | mac80211.h | 1848 struct ieee80211_txq *txq; 2288 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1]; 2353 struct ieee80211_txq { struct 4459 struct ieee80211_txq *txq); 6174 ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq); 6927 struct ieee80211_txq *txq); 6941 struct ieee80211_txq *txq) in ieee80211_tx_dequeue_ni() 6962 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac); 6981 struct ieee80211_txq *txq, bool force); 6996 ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in ieee80211_schedule_txq() [all …]
|
| /Linux-v6.1/net/mac80211/ |
| D | agg-tx.c | 192 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_stop_txq() 213 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_start_txq() 961 struct ieee80211_txq *txq; in ieee80211_process_addba_resp()
|
| D | ieee80211_i.h | 865 struct ieee80211_txq txq; 1728 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info() 1733 static inline bool txq_has_queue(struct ieee80211_txq *txq) in txq_has_queue()
|
| D | tx.c | 1321 struct ieee80211_txq *txq = NULL; in ieee80211_get_txq() 3386 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_amsdu_aggregate() 3707 struct ieee80211_txq *txq) in ieee80211_tx_dequeue() 3939 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac) in ieee80211_next_txq() 3942 struct ieee80211_txq *ret = NULL; in ieee80211_next_txq() 4002 struct ieee80211_txq *txq, in __ieee80211_schedule_txq() 4040 struct ieee80211_txq *txq) in ieee80211_txq_airtime_check() 4092 struct ieee80211_txq *txq) in ieee80211_txq_may_transmit()
|
| /Linux-v6.1/drivers/net/wireless/realtek/rtw89/ |
| D | core.c | 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() 1993 struct ieee80211_txq *txq, in rtw89_core_txq_agg_wait() 2028 struct ieee80211_txq *txq; in rtw89_core_txq_schedule() 2576 struct ieee80211_txq *txq; in _rtw89_core_set_tid_config()
|
| D | mac80211.c | 38 struct ieee80211_txq *txq) in rtw89_ops_wake_tx_queue() 577 struct ieee80211_txq *txq = sta->txq[tid]; in rtw89_ops_ampdu_action()
|
| D | core.h | 3785 static inline struct ieee80211_txq *rtw89_txq_to_txq(struct rtw89_txq *rtwtxq) in rtw89_txq_to_txq() 3789 return container_of(p, struct ieee80211_txq, drv_priv); in rtw89_txq_to_txq() 3793 struct ieee80211_txq *txq) in rtw89_core_txq_init()
|
| /Linux-v6.1/drivers/net/wireless/ath/ath9k/ |
| D | ath9k.h | 432 struct ieee80211_txq *txq; in ath_node_to_tid() 615 void ath9k_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *queue);
|
| D | xmit.c | 118 struct ieee80211_txq *queue = in ath_tx_queue_tid() 119 container_of((void *)tid, struct ieee80211_txq, drv_priv); in ath_tx_queue_tid() 124 void ath9k_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *queue) in ath9k_wake_tx_queue() 230 struct ieee80211_txq *txq = container_of((void*)tid, struct ieee80211_txq, drv_priv); in ath_tid_pull() 1965 struct ieee80211_txq *queue; in ath_txq_schedule()
|
| /Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | mvm.h | 736 iwl_mvm_txq_from_mac80211(struct ieee80211_txq *txq) in iwl_mvm_txq_from_mac80211() 1505 void iwl_mvm_mac_itxq_xmit(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
|
| /Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7603/ |
| D | main.c | 588 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt7603_ampdu_action()
|
| /Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | main.c | 790 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt7615_ampdu_action()
|