Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
H A Dtrace.h15 struct ath5k_txq;
41 struct ath5k_txq *q),
67 struct ath5k_txq *q, struct ath5k_tx_status *ts),
H A Dbase.h47 struct ath5k_txq;
108 struct ath5k_txq *txq, struct ieee80211_tx_control *control);
H A 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 */
H A Ddebug.c816 struct ath5k_txq *txq; in read_file_queue()