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
3377
struct ieee80211_txq *txq;
drivers/net/wireless/ath/ath10k/htt_rx.c
3540
struct ieee80211_txq *txq;
drivers/net/wireless/ath/ath10k/htt_tx.c
118
struct ieee80211_txq *txq)
drivers/net/wireless/ath/ath10k/htt_tx.c
135
struct ieee80211_txq *txq)
drivers/net/wireless/ath/ath10k/htt_tx.c
41
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
874
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/mld.c
537
struct ieee80211_txq *txq;
drivers/net/wireless/intel/iwlwifi/mld/mld.h
210
struct ieee80211_txq __rcu *fw_id_to_txq[IWL_MAX_TVQM_QUEUES];
drivers/net/wireless/intel/iwlwifi/mld/tx.c
100
static int iwl_mld_add_txq(struct iwl_mld *mld, struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
125
struct ieee80211_txq *txq;
drivers/net/wireless/intel/iwlwifi/mld/tx.c
1295
int iwl_mld_ensure_queue(struct iwl_mld *mld, struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
131
txq = container_of((void *)mld_txq, struct ieee80211_txq,
drivers/net/wireless/intel/iwlwifi/mld/tx.c
1328
struct ieee80211_txq *txq =
drivers/net/wireless/intel/iwlwifi/mld/tx.c
178
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
604
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
737
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
884
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
942
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
952
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mld/tx.c
967
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
876
void iwl_mvm_mac_itxq_xmit(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
931
struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1692
void iwl_mvm_mac_itxq_xmit(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
2690
struct ieee80211_txq *txq);
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
805
iwl_mvm_txq_from_mac80211(struct ieee80211_txq *txq)
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
1822
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
1404
static inline struct ieee80211_txq *
drivers/net/wireless/mediatek/mt76/mt76.h
1409
return container_of(ptr, struct ieee80211_txq, drv_priv);
drivers/net/wireless/mediatek/mt76/mt76.h
1515
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
808
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
932
struct ieee80211_txq *txq = sta->txq[params->tid];
drivers/net/wireless/mediatek/mt76/mt7921/main.c
931
struct ieee80211_txq *txq = sta->txq[params->tid];
drivers/net/wireless/mediatek/mt76/mt7925/main.c
1241
struct ieee80211_txq *txq = sta->txq[params->tid];
drivers/net/wireless/mediatek/mt76/mt7996/main.c
1410
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
375
struct ieee80211_txq *txq = mtxq_to_txq(mtxq);
drivers/net/wireless/mediatek/mt76/tx.c
419
struct ieee80211_txq *txq = sta->txq[i];
drivers/net/wireless/mediatek/mt76/tx.c
462
struct ieee80211_txq *txq = mtxq_to_txq(mtxq);
drivers/net/wireless/mediatek/mt76/tx.c
527
struct ieee80211_txq *txq;
drivers/net/wireless/mediatek/mt76/tx.c
556
struct ieee80211_txq *txq = mtxq_to_txq(mtxq);
drivers/net/wireless/mediatek/mt76/tx.c
738
struct ieee80211_txq *txq = sta->txq[i];
drivers/net/wireless/mediatek/mt76/tx.c
755
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
2144
static inline struct ieee80211_txq *rtwtxq_to_txq(struct rtw_txq *rtwtxq)
drivers/net/wireless/realtek/rtw88/main.h
2148
return container_of(p, struct ieee80211_txq, drv_priv);
drivers/net/wireless/realtek/rtw88/tx.c
575
struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw88/tx.c
607
struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw88/tx.c
625
struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw88/tx.c
667
struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw88/tx.c
688
void rtw_txq_init(struct rtw_dev *rtwdev, struct ieee80211_txq *txq)
drivers/net/wireless/realtek/rtw88/tx.c
699
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
3861
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
3898
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
3913
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
3936
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
3963
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
3999
struct ieee80211_txq *txq = rtw89_txq_to_txq(rtwtxq);
drivers/net/wireless/realtek/rtw89/core.c
4036
struct ieee80211_txq *txq,
drivers/net/wireless/realtek/rtw89/core.c
4080
struct ieee80211_txq *txq;
drivers/net/wireless/realtek/rtw89/core.c
5141
struct ieee80211_txq *txq;
drivers/net/wireless/realtek/rtw89/core.h
6814
static inline struct ieee80211_txq *rtw89_txq_to_txq(struct rtw89_txq *rtwtxq)
drivers/net/wireless/realtek/rtw89/core.h
6818
return container_of(p, struct ieee80211_txq, drv_priv);
drivers/net/wireless/realtek/rtw89/core.h
6822
struct ieee80211_txq *txq)
drivers/net/wireless/realtek/rtw89/mac80211.c
49
struct ieee80211_txq *txq)
drivers/net/wireless/realtek/rtw89/mac80211.c
991
struct ieee80211_txq *txq = sta->txq[tid];
include/net/mac80211.h
2094
struct ieee80211_txq *txq;
include/net/mac80211.h
2587
struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1];
include/net/mac80211.h
4877
struct ieee80211_txq *txq);
include/net/mac80211.h
6707
ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
include/net/mac80211.h
7555
struct ieee80211_txq *txq);
include/net/mac80211.h
7571
struct ieee80211_txq *txq)
include/net/mac80211.h
7592
struct ieee80211_txq *txq);
include/net/mac80211.h
7604
struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac);
include/net/mac80211.h
7623
struct ieee80211_txq *txq, bool force);
include/net/mac80211.h
7638
ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
include/net/mac80211.h
7654
ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq,
include/net/mac80211.h
7687
struct ieee80211_txq *txq);
include/net/mac80211.h
7700
void ieee80211_txq_get_depth(struct ieee80211_txq *txq,
net/mac80211/agg-tx.c
183
struct ieee80211_txq *txq = sta->sta.txq[tid];
net/mac80211/agg-tx.c
204
struct ieee80211_txq *txq = sta->sta.txq[tid];
net/mac80211/agg-tx.c
975
struct ieee80211_txq *txq;
net/mac80211/ieee80211_i.h
1882
static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq)
net/mac80211/ieee80211_i.h
1887
static inline bool txq_has_queue(struct ieee80211_txq *txq)
net/mac80211/ieee80211_i.h
970
struct ieee80211_txq txq;
net/mac80211/rx.c
1683
struct ieee80211_txq *txq = sta->sta.txq[tid];
net/mac80211/tx.c
1309
struct ieee80211_txq *txq = NULL;
net/mac80211/tx.c
3414
struct ieee80211_txq *txq = sta->sta.txq[tid];
net/mac80211/tx.c
3814
struct ieee80211_txq *txq)
net/mac80211/tx.c
4054
struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac)
net/mac80211/tx.c
4057
struct ieee80211_txq *ret = NULL;
net/mac80211/tx.c
4117
struct ieee80211_txq *txq,
net/mac80211/tx.c
4157
struct ieee80211_txq *txq)
net/mac80211/tx.c
4209
struct ieee80211_txq *txq)
net/mac80211/util.c
285
struct ieee80211_txq *queue)
net/mac80211/util.c
303
struct ieee80211_txq *txq)
net/mac80211/util.c
307
struct ieee80211_txq *queue;
net/mac80211/util.c
346
struct ieee80211_txq *txq = sta->sta.txq[i];
net/mac80211/util.c
4363
void ieee80211_txq_get_depth(struct ieee80211_txq *txq,