| /Linux-v5.10/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() 306 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue() 352 struct ieee80211_txq *txq = sta->txq[i]; in mt76_release_buffered_frames() 388 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst() 453 struct ieee80211_txq *txq; in mt76_txq_schedule_list() 479 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_schedule_list() 547 struct ieee80211_txq *txq = sta->txq[i]; in mt76_stop_tx_queues() 564 void mt76_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in mt76_wake_tx_queue()
|
| D | mt76.h | 817 static inline struct ieee80211_txq * 822 return container_of(ptr, struct ieee80211_txq, drv_priv); in mtxq_to_txq() 903 void mt76_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
|
| D | mt76x02_util.c | 359 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt76x02_ampdu_action()
|
| /Linux-v5.10/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 | 49 struct ieee80211_txq *txq; in ath10k_txrx_tx_unref()
|
| D | htt.h | 2294 struct ieee80211_txq *txq); 2296 struct ieee80211_txq *txq);
|
| 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 | core.h | 124 struct ieee80211_txq *txq;
|
| D | mac.c | 3686 struct ieee80211_txq *txq, in ath10k_mac_tx_h_fill_cb() 4071 static void ath10k_mac_txq_init(struct ieee80211_txq *txq) in ath10k_mac_txq_init() 4082 static void ath10k_mac_txq_unref(struct ath10k *ar, struct ieee80211_txq *txq) in ath10k_mac_txq_unref() 4100 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar, in ath10k_mac_txq_lookup() 4124 struct ieee80211_txq *txq) in ath10k_mac_tx_can_push() 4151 struct ieee80211_txq *txq, in ath10k_mac_update_airtime() 4189 struct ieee80211_txq *txq) in ath10k_mac_tx_push_txq() 4266 struct ieee80211_txq *txq; in ath10k_mac_schedule_txq() 4481 struct ieee80211_txq *txq = NULL; in ath10k_mac_op_tx() 4540 struct ieee80211_txq *txq) in ath10k_mac_op_wake_tx_queue()
|
| /Linux-v5.10/drivers/net/wireless/realtek/rtw88/ |
| D | tx.c | 503 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_txq_check_agg() 535 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_txq_push_skb() 555 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_txq_dequeue() 598 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_tx_tasklet() 613 void rtw_txq_init(struct rtw_dev *rtwdev, struct ieee80211_txq *txq) in rtw_txq_init() 624 void rtw_txq_cleanup(struct rtw_dev *rtwdev, struct ieee80211_txq *txq) in rtw_txq_cleanup()
|
| D | tx.h | 95 void rtw_txq_init(struct rtw_dev *rtwdev, struct ieee80211_txq *txq); 96 void rtw_txq_cleanup(struct rtw_dev *rtwdev, struct ieee80211_txq *txq);
|
| D | mac80211.c | 32 struct ieee80211_txq *txq) in rtw_ops_wake_tx_queue() 537 struct ieee80211_txq *txq = sta->txq[tid]; in rtw_ops_ampdu_action()
|
| D | main.h | 1769 static inline struct ieee80211_txq *rtwtxq_to_txq(struct rtw_txq *rtwtxq) in rtwtxq_to_txq() 1773 return container_of(p, struct ieee80211_txq, drv_priv); in rtwtxq_to_txq()
|
| /Linux-v5.10/include/net/ |
| D | mac80211.h | 1714 struct ieee80211_txq *txq; 2113 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1]; 2155 struct ieee80211_txq { struct 4157 struct ieee80211_txq *txq); 5756 ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq); 6464 struct ieee80211_txq *txq); 6478 struct ieee80211_txq *txq) in ieee80211_tx_dequeue_ni() 6499 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac); 6518 struct ieee80211_txq *txq, bool force); 6533 ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in ieee80211_schedule_txq() [all …]
|
| /Linux-v5.10/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() 947 struct ieee80211_txq *txq; in ieee80211_process_addba_resp()
|
| D | ieee80211_i.h | 863 struct ieee80211_txq txq; 1573 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info() 1578 static inline bool txq_has_queue(struct ieee80211_txq *txq) in txq_has_queue()
|
| D | tx.c | 1259 struct ieee80211_txq *txq = NULL; in ieee80211_get_txq() 3267 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_amsdu_aggregate() 3583 struct ieee80211_txq *txq) in ieee80211_tx_dequeue() 3760 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac) in ieee80211_next_txq() 3763 struct ieee80211_txq *ret = NULL; in ieee80211_next_txq() 3821 struct ieee80211_txq *txq, in __ieee80211_schedule_txq() 3854 struct ieee80211_txq *txq) in ieee80211_txq_airtime_check() 3881 struct ieee80211_txq *txq) in ieee80211_txq_may_transmit()
|
| /Linux-v5.10/drivers/net/wireless/ath/ath9k/ |
| D | ath9k.h | 431 struct ieee80211_txq *txq; in ath_node_to_tid() 614 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() 189 struct ieee80211_txq *txq = container_of((void*)tid, struct ieee80211_txq, drv_priv); in ath_tid_pull() 1919 struct ieee80211_txq *queue; in ath_txq_schedule()
|
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | main.c | 692 mt7615_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in mt7615_wake_tx_queue() 778 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt7615_ampdu_action()
|
| /Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | mvm.h | 786 iwl_mvm_txq_from_mac80211(struct ieee80211_txq *txq) in iwl_mvm_txq_from_mac80211() 1520 void iwl_mvm_mac_itxq_xmit(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
|
| D | ops.c | 1103 struct ieee80211_txq *txq; in iwl_mvm_queue_state_change()
|
| D | sta.c | 1397 struct ieee80211_txq *txq; in iwl_mvm_add_new_dqa_stream_wk() 1403 txq = container_of((void *)mvmtxq, struct ieee80211_txq, in iwl_mvm_add_new_dqa_stream_wk()
|
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7603/ |
| D | main.c | 564 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt7603_ampdu_action()
|
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
| D | main.c | 583 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt7915_ampdu_action()
|