Home
last modified time | relevance | path

Searched refs:ieee80211_txq (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dtx.c78 mt76_txq_get_qid(struct ieee80211_txq *txq) in mt76_txq_get_qid()
266 struct ieee80211_txq *txq; in mt76_tx()
296 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()
345 struct ieee80211_txq *txq = sta->txq[i]; in mt76_release_buffered_frames()
383 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()
477 struct ieee80211_txq *txq; in mt76_txq_schedule_list()
504 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_schedule_list()
571 struct ieee80211_txq *txq = sta->txq[i]; in mt76_stop_tx_queues()
588 void mt76_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in mt76_wake_tx_queue()
599 void mt76_txq_remove(struct mt76_dev *dev, struct ieee80211_txq *txq) in mt76_txq_remove()
[all …]
Dmt76.h655 static inline struct ieee80211_txq *
660 return container_of(ptr, struct ieee80211_txq, drv_priv); in mtxq_to_txq()
706 void mt76_txq_init(struct mt76_dev *dev, struct ieee80211_txq *txq);
707 void mt76_txq_remove(struct mt76_dev *dev, struct ieee80211_txq *txq);
708 void mt76_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
Dmt76x02_util.c364 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt76x02_ampdu_action()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.h69 struct ieee80211_txq *txq);
70 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar,
Dtxrx.c49 struct ieee80211_txq *txq; in ath10k_txrx_tx_unref()
Dhtt.h2270 struct ieee80211_txq *txq);
2272 struct ieee80211_txq *txq);
Dhtt_tx.c38 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()
Dmac.c3577 struct ieee80211_txq *txq, in ath10k_mac_tx_h_fill_cb()
3927 static void ath10k_mac_txq_init(struct ieee80211_txq *txq) in ath10k_mac_txq_init()
3938 static void ath10k_mac_txq_unref(struct ath10k *ar, struct ieee80211_txq *txq) in ath10k_mac_txq_unref()
3956 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar, in ath10k_mac_txq_lookup()
3980 struct ieee80211_txq *txq) in ath10k_mac_tx_can_push()
4007 struct ieee80211_txq *txq, in ath10k_mac_update_airtime()
4045 struct ieee80211_txq *txq) in ath10k_mac_tx_push_txq()
4122 struct ieee80211_txq *txq; in ath10k_mac_schedule_txq()
4337 struct ieee80211_txq *txq = NULL; in ath10k_mac_op_tx()
4396 struct ieee80211_txq *txq) in ath10k_mac_op_wake_tx_queue()
Dcore.h121 struct ieee80211_txq *txq;
Dhtt_rx.c3042 struct ieee80211_txq *txq; in ath10k_htt_rx_tx_fetch_ind()
3205 struct ieee80211_txq *txq; in ath10k_htt_rx_tx_mode_switch_ind()
/Linux-v5.4/include/net/
Dmac80211.h1620 struct ieee80211_txq *txq;
2014 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1];
2056 struct ieee80211_txq { struct
4029 struct ieee80211_txq *txq);
6254 struct ieee80211_txq *txq);
6268 struct ieee80211_txq *txq) in ieee80211_tx_dequeue_ni()
6289 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac);
6308 struct ieee80211_txq *txq, bool force);
6323 ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in ieee80211_schedule_txq()
6339 ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq, in ieee80211_return_txq()
[all …]
/Linux-v5.4/net/mac80211/
Dagg-tx.c192 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()
918 struct ieee80211_txq *txq; in ieee80211_process_addba_resp()
Dieee80211_i.h851 struct ieee80211_txq txq;
1541 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info()
1546 static inline bool txq_has_queue(struct ieee80211_txq *txq) in txq_has_queue()
Dtx.c1247 struct ieee80211_txq *txq = NULL; in ieee80211_get_txq()
3221 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_amsdu_aggregate()
3537 struct ieee80211_txq *txq) in ieee80211_tx_dequeue()
3671 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac) in ieee80211_next_txq()
3674 struct ieee80211_txq *ret = NULL; in ieee80211_next_txq()
3714 struct ieee80211_txq *txq, in __ieee80211_schedule_txq()
3747 struct ieee80211_txq *txq) in ieee80211_txq_may_transmit()
Dutil.c263 struct ieee80211_txq *txq = sta->sta.txq[i]; in __ieee80211_wake_txqs()
3965 void ieee80211_txq_get_depth(struct ieee80211_txq *txq, in ieee80211_txq_get_depth()
Drx.c1588 struct ieee80211_txq *txq = sta->sta.txq[tid]; in sta_ps_start()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dath9k.h431 struct ieee80211_txq *txq; in ath_node_to_tid()
614 void ath9k_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *queue);
Dxmit.c118 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.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dmain.c447 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt7615_ampdu_action()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h794 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);
Dops.c1096 struct ieee80211_txq *txq; in iwl_mvm_queue_state_change()
Dsta.c1381 struct ieee80211_txq *txq; in iwl_mvm_add_new_dqa_stream_wk()
1387 txq = container_of((void *)mvmtxq, struct ieee80211_txq, in iwl_mvm_add_new_dqa_stream_wk()
Dmac80211.c801 void iwl_mvm_mac_itxq_xmit(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in iwl_mvm_mac_itxq_xmit()
855 struct ieee80211_txq *txq) in iwl_mvm_mac_wake_tx_queue()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c552 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt7603_ampdu_action()