Symbol: ieee80211_txq
drivers/net/wireless/ath/ath10k/core.h
130
struct ieee80211_txq *txq;
drivers/net/wireless/ath/ath10k/htt.h
2446
struct ieee80211_txq *txq);
drivers/net/wireless/ath/ath10k/htt.h
2448
struct ieee80211_txq *txq);
drivers/net/wireless/ath/ath10k/htt_rx.c
3378
struct ieee80211_txq *txq;
drivers/net/wireless/ath/ath10k/htt_rx.c
3541
struct ieee80211_txq *txq;
drivers/net/wireless/ath/ath10k/htt_tx.c
117
struct ieee80211_txq *txq)
drivers/net/wireless/ath/ath10k/htt_tx.c
134
struct ieee80211_txq *txq)
drivers/net/wireless/ath/ath10k/htt_tx.c
40
struct ieee80211_txq *txq)
drivers/net/wireless/ath/ath10k/mac.c
3895
struct ieee80211_txq *txq,
drivers/net/wireless/ath/ath10k/mac.c
4282
static void ath10k_mac_txq_init(struct ieee80211_txq *txq)
drivers/net/wireless/ath/ath10k/mac.c
4293
static void ath10k_mac_txq_unref(struct ath10k *ar, struct ieee80211_txq *txq)
drivers/net/wireless/ath/ath10k/mac.c
4311
struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar,
drivers/net/wireless/ath/ath10k/mac.c
4335
struct ieee80211_txq *txq)
drivers/net/wireless/ath/ath10k/mac.c
4362
struct ieee80211_txq *txq,
drivers/net/wireless/ath/ath10k/mac.c
4400
struct ieee80211_txq *txq)
drivers/net/wireless/ath/ath10k/mac.c
4477
struct ieee80211_txq *txq;
drivers/net/wireless/ath/ath10k/mac.c
4695
struct ieee80211_txq *txq = NULL;
drivers/net/wireless/ath/ath10k/mac.c
4758
struct ieee80211_txq *txq)
drivers/net/wireless/ath/ath10k/mac.h
69
struct ieee80211_txq *txq);
drivers/net/wireless/ath/ath10k/mac.h
70
struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar,
drivers/net/wireless/ath/ath10k/txrx.c
50
struct ieee80211_txq *txq;
drivers/net/wireless/ath/ath9k/ath9k.h
433
struct ieee80211_txq *txq;
drivers/net/wireless/ath/ath9k/ath9k.h
616
void ath9k_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *queue);
drivers/net/wireless/ath/ath9k/xmit.c
123
struct ieee80211_txq *queue =
drivers/net/wireless/ath/ath9k/xmit.c
124
container_of((void *)tid, struct ieee80211_txq, drv_priv);
drivers/net/wireless/ath/ath9k/xmit.c
129
void ath9k_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *queue)
drivers/net/wireless/ath/ath9k/xmit.c
1984
struct ieee80211_txq *queue;
drivers/net/wireless/ath/ath9k/xmit.c
235
struct ieee80211_txq *txq = container_of((void*)tid, struct ieee80211_txq, drv_priv);
drivers/net/wireless/intel/iwlwifi/mld/mac80211.c
924
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/mld.c
538
struct ieee80211_txq *txq;
drivers/net/wireless/intel/iwlwifi/mld/mld.h
209
struct ieee80211_txq __rcu *fw_id_to_txq[IWL_MAX_TVQM_QUEUES];
drivers/net/wireless/intel/iwlwifi/mld/tx.c
105
static int iwl_mld_add_txq(struct iwl_mld *mld, struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
130
struct ieee80211_txq *txq;
drivers/net/wireless/intel/iwlwifi/mld/tx.c
1324
int iwl_mld_ensure_queue(struct iwl_mld *mld, struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
1357
struct ieee80211_txq *txq =
drivers/net/wireless/intel/iwlwifi/mld/tx.c
136
txq = container_of((void *)mld_txq, struct ieee80211_txq,
drivers/net/wireless/intel/iwlwifi/mld/tx.c
183
void iwl_mld_remove_txq(struct iwl_mld *mld, struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
48
iwl_mld_get_queue_size(struct iwl_mld *mld, struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
613
iwl_mld_get_tx_queue_id(struct iwl_mld *mld, struct ieee80211_txq *txq,
drivers/net/wireless/intel/iwlwifi/mld/tx.c
70
static int iwl_mld_allocate_txq(struct iwl_mld *mld, struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
751
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
901
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
959
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
969
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
984
void iwl_mld_tx_from_txq(struct iwl_mld *mld, struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.h
46
iwl_mld_txq_from_mac80211(struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.h
52
void iwl_mld_remove_txq(struct iwl_mld *mld, struct ieee80211_txq *txq);
drivers/net/wireless/intel/iwlwifi/mld/tx.h
56
void iwl_mld_tx_from_txq(struct iwl_mld *mld, struct ieee80211_txq *txq);
drivers/net/wireless/intel/iwlwifi/mld/tx.h
60
int iwl_mld_ensure_queue(struct iwl_mld *mld, struct ieee80211_txq *txq);
drivers/net/wireless/intel/iwlwifi/mld/tx.h
75
struct ieee80211_txq *txq);
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
874
void iwl_mvm_mac_itxq_xmit(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
929
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1693
void iwl_mvm_mac_itxq_xmit(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
2686
struct ieee80211_txq *txq);
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
808
iwl_mvm_txq_from_mac80211(struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
1828
struct ieee80211_txq *txq;
drivers/net/wireless/intel/iwlwifi/mvm/sta.c
1491
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mvm/sta.c
1534
struct ieee80211_txq *txq;
drivers/net/wireless/intel/iwlwifi/mvm/sta.c
1540
txq = container_of((void *)mvmtxq, struct ieee80211_txq,
drivers/net/wireless/intel/iwlwifi/mvm/sta.h
572
int iwl_mvm_sta_ensure_queue(struct iwl_mvm *mvm, struct ieee80211_txq *txq);
drivers/net/wireless/mediatek/mt76/mt76.h
1415
static inline struct ieee80211_txq *
drivers/net/wireless/mediatek/mt76/mt76.h
1420
return container_of(ptr, struct ieee80211_txq, drv_priv);
drivers/net/wireless/mediatek/mt76/mt76.h
1526
void mt76_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
drivers/net/wireless/mediatek/mt76/mt7603/main.c
582
struct ieee80211_txq *txq = sta->txq[params->tid];
drivers/net/wireless/mediatek/mt76/mt7615/main.c
809
struct ieee80211_txq *txq = sta->txq[params->tid];
drivers/net/wireless/mediatek/mt76/mt76x02_util.c
359
struct ieee80211_txq *txq = sta->txq[params->tid];
drivers/net/wireless/mediatek/mt76/mt7915/main.c
938
struct ieee80211_txq *txq = sta->txq[params->tid];
drivers/net/wireless/mediatek/mt76/mt7921/main.c
946
struct ieee80211_txq *txq = sta->txq[params->tid];
drivers/net/wireless/mediatek/mt76/mt7925/main.c
1396
struct ieee80211_txq *txq = sta->txq[params->tid];
drivers/net/wireless/mediatek/mt76/mt7996/main.c
1615
struct ieee80211_txq *txq = sta->txq[params->tid];
drivers/net/wireless/mediatek/mt76/tx.c
21
struct ieee80211_txq *txq;
drivers/net/wireless/mediatek/mt76/tx.c
388
struct ieee80211_txq *txq = mtxq_to_txq(mtxq);
drivers/net/wireless/mediatek/mt76/tx.c
432
struct ieee80211_txq *txq = sta->txq[i];
drivers/net/wireless/mediatek/mt76/tx.c
475
struct ieee80211_txq *txq = mtxq_to_txq(mtxq);
drivers/net/wireless/mediatek/mt76/tx.c
540
struct ieee80211_txq *txq;
drivers/net/wireless/mediatek/mt76/tx.c
572
struct ieee80211_txq *txq = mtxq_to_txq(mtxq);
drivers/net/wireless/mediatek/mt76/tx.c
754
struct ieee80211_txq *txq = sta->txq[i];
drivers/net/wireless/mediatek/mt76/tx.c
771
void mt76_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
drivers/net/wireless/mediatek/mt76/tx.c
9
mt76_txq_get_qid(struct ieee80211_txq *txq)
drivers/net/wireless/realtek/rtw88/mac80211.c
33
struct ieee80211_txq *txq)
drivers/net/wireless/realtek/rtw88/mac80211.c
636
struct ieee80211_txq *txq = sta->txq[tid];
drivers/net/wireless/realtek/rtw88/main.c
700
struct ieee80211_txq *txq;
drivers/net/wireless/realtek/rtw88/main.h
2150
static inline struct ieee80211_txq *rtwtxq_to_txq(struct rtw_txq *rtwtxq)
drivers/net/wireless/realtek/rtw88/main.h
2154
return container_of(p, struct ieee80211_txq, drv_priv);
drivers/net/wireless/realtek/rtw88/tx.c
580
struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw88/tx.c
612
struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw88/tx.c
631
struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw88/tx.c
660
struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw88/tx.c
681
void rtw_txq_init(struct rtw_dev *rtwdev, struct ieee80211_txq *txq)
drivers/net/wireless/realtek/rtw88/tx.c
692
void rtw_txq_cleanup(struct rtw_dev *rtwdev, struct ieee80211_txq *txq)
drivers/net/wireless/realtek/rtw88/tx.h
90
void rtw_txq_init(struct rtw_dev *rtwdev, struct ieee80211_txq *txq);
drivers/net/wireless/realtek/rtw88/tx.h
91
void rtw_txq_cleanup(struct rtw_dev *rtwdev, struct ieee80211_txq *txq);
drivers/net/wireless/realtek/rtw89/core.c
4573
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
4610
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
4625
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
4648
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
4675
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
4711
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
4748
struct ieee80211_txq *txq,
drivers/net/wireless/realtek/rtw89/core.c
4792
struct ieee80211_txq *txq;
drivers/net/wireless/realtek/rtw89/core.c
5926
struct ieee80211_txq *txq;
drivers/net/wireless/realtek/rtw89/core.h
7167
static inline struct ieee80211_txq *rtw89_txq_to_txq(struct rtw89_txq *rtwtxq)
drivers/net/wireless/realtek/rtw89/core.h
7171
return container_of(p, struct ieee80211_txq, drv_priv);
drivers/net/wireless/realtek/rtw89/core.h
7175
struct ieee80211_txq *txq)
drivers/net/wireless/realtek/rtw89/mac80211.c
1010
struct ieee80211_txq *txq = sta->txq[tid];
drivers/net/wireless/realtek/rtw89/mac80211.c
49
struct ieee80211_txq *txq)
drivers/net/wireless/virtual/mac80211_hwsim_i.h
166
struct ieee80211_txq *txq);
drivers/net/wireless/virtual/mac80211_hwsim_main.c
2289
struct ieee80211_txq *txq)
drivers/net/wireless/virtual/mac80211_hwsim_nan.c
1006
struct ieee80211_txq *txq = sta->txq[i];
drivers/net/wireless/virtual/mac80211_hwsim_nan.c
1075
struct ieee80211_txq *txq = sta->txq[i];
drivers/net/wireless/virtual/mac80211_hwsim_nan.c
1117
struct ieee80211_txq *txq = sta->txq[0];
drivers/net/wireless/virtual/mac80211_hwsim_nan.c
1129
struct ieee80211_txq *txq)
drivers/net/wireless/virtual/mac80211_hwsim_nan.c
1150
struct ieee80211_txq *txq)
drivers/net/wireless/virtual/mac80211_hwsim_nan.h
87
struct ieee80211_txq *txq);
include/net/mac80211.h
2235
struct ieee80211_txq *txq;
include/net/mac80211.h
2236
struct ieee80211_txq *txq_mgmt;
include/net/mac80211.h
2737
struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1];
include/net/mac80211.h
5045
struct ieee80211_txq *txq);
include/net/mac80211.h
6877
ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
include/net/mac80211.h
7743
struct ieee80211_txq *txq);
include/net/mac80211.h
7759
struct ieee80211_txq *txq)
include/net/mac80211.h
7780
struct ieee80211_txq *txq);
include/net/mac80211.h
7792
struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac);
include/net/mac80211.h
7811
struct ieee80211_txq *txq, bool force);
include/net/mac80211.h
7826
ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
include/net/mac80211.h
7842
ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq,
include/net/mac80211.h
7875
struct ieee80211_txq *txq);
include/net/mac80211.h
7888
void ieee80211_txq_get_depth(struct ieee80211_txq *txq,
net/mac80211/agg-tx.c
184
struct ieee80211_txq *txq = sta->sta.txq[tid];
net/mac80211/agg-tx.c
205
struct ieee80211_txq *txq = sta->sta.txq[tid];
net/mac80211/agg-tx.c
983
struct ieee80211_txq *txq;
net/mac80211/ieee80211_i.h
1932
static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq)
net/mac80211/ieee80211_i.h
1937
static inline bool txq_has_queue(struct ieee80211_txq *txq)
net/mac80211/ieee80211_i.h
986
struct ieee80211_txq txq;
net/mac80211/rx.c
1707
struct ieee80211_txq *txq = sta->sta.txq[tid];
net/mac80211/tx.c
1306
struct ieee80211_txq *txq = NULL;
net/mac80211/tx.c
3476
struct ieee80211_txq *txq = sta->sta.txq[tid];
net/mac80211/tx.c
3876
struct ieee80211_txq *txq)
net/mac80211/tx.c
4116
struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac)
net/mac80211/tx.c
4119
struct ieee80211_txq *ret = NULL;
net/mac80211/tx.c
4179
struct ieee80211_txq *txq,
net/mac80211/tx.c
4219
struct ieee80211_txq *txq)
net/mac80211/tx.c
4271
struct ieee80211_txq *txq)
net/mac80211/util.c
288
struct ieee80211_txq *queue)
net/mac80211/util.c
306
struct ieee80211_txq *txq)
net/mac80211/util.c
310
struct ieee80211_txq *queue;
net/mac80211/util.c
349
struct ieee80211_txq *txq = sta->sta.txq[i];
net/mac80211/util.c
4468
void ieee80211_txq_get_depth(struct ieee80211_txq *txq,