Searched refs:ath5k_txq (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ath/ath5k/ |
D | trace.h | 15 struct ath5k_txq; 41 struct ath5k_txq *q), 67 struct ath5k_txq *q, struct ath5k_tx_status *ts),
|
D | base.h | 47 struct ath5k_txq; 108 struct ath5k_txq *txq, struct ieee80211_tx_control *control);
|
D | base.c | 769 struct ath5k_txq *txq, int padsize, in ath5k_txbuf_setup() 1018 static struct ath5k_txq * 1022 struct ath5k_txq *txq; in ath5k_txq_setup() 1157 struct ath5k_txq *txq; in ath5k_drain_tx_buffs() 1186 struct ath5k_txq *txq = ah->txqs; in ath5k_txq_release() 1656 struct ath5k_txq *txq, struct ieee80211_tx_control *control) in ath5k_tx_queue() 1712 struct ath5k_txq *txq, struct ath5k_tx_status *ts, in ath5k_tx_frame_completed() 1777 ath5k_tx_processq(struct ath5k_hw *ah, struct ath5k_txq *txq) in ath5k_tx_processq() 2510 struct ath5k_txq *txq; in ath5k_tx_complete_poll_work() 3031 struct ath5k_txq *txq; in ath5k_init()
|
D | ath5k.h | 629 struct ath5k_txq { struct 1318 struct ath5k_txq txqs[AR5K_NUM_TX_QUEUES]; /* tx queues */ 1336 struct ath5k_txq *cabq; /* content after beacon */
|
D | debug.c | 816 struct ath5k_txq *txq; in read_file_queue()
|