Home
last modified time | relevance | path

Searched refs:ath5k_txq (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath5k/
Dtrace.h15 struct ath5k_txq;
41 struct ath5k_txq *q),
67 struct ath5k_txq *q, struct ath5k_tx_status *ts),
Dbase.h47 struct ath5k_txq;
108 struct ath5k_txq *txq, struct ieee80211_tx_control *control);
Dbase.c733 struct ath5k_txq *txq, int padsize, in ath5k_txbuf_setup()
973 static struct ath5k_txq *
977 struct ath5k_txq *txq; in ath5k_txq_setup()
1112 struct ath5k_txq *txq; in ath5k_drain_tx_buffs()
1141 struct ath5k_txq *txq = ah->txqs; in ath5k_txq_release()
1611 struct ath5k_txq *txq, struct ieee80211_tx_control *control) in ath5k_tx_queue()
1667 struct ath5k_txq *txq, struct ath5k_tx_status *ts, in ath5k_tx_frame_completed()
1732 ath5k_tx_processq(struct ath5k_hw *ah, struct ath5k_txq *txq) in ath5k_tx_processq()
2465 struct ath5k_txq *txq; in ath5k_tx_complete_poll_work()
2986 struct ath5k_txq *txq; in ath5k_init()
Dath5k.h629 struct ath5k_txq { struct
1318 struct ath5k_txq txqs[AR5K_NUM_TX_QUEUES]; /* tx queues */
1336 struct ath5k_txq *cabq; /* content after beacon */
Ddebug.c835 struct ath5k_txq *txq; in read_file_queue()