Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath5k/
Dtrace.h14 struct ath5k_txq;
40 struct ath5k_txq *q),
66 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()
974 static struct ath5k_txq *
978 struct ath5k_txq *txq; in ath5k_txq_setup()
1113 struct ath5k_txq *txq; in ath5k_drain_tx_buffs()
1142 struct ath5k_txq *txq = ah->txqs; in ath5k_txq_release()
1612 struct ath5k_txq *txq, struct ieee80211_tx_control *control) in ath5k_tx_queue()
1668 struct ath5k_txq *txq, struct ath5k_tx_status *ts, in ath5k_tx_frame_completed()
1733 ath5k_tx_processq(struct ath5k_hw *ah, struct ath5k_txq *txq) in ath5k_tx_processq()
2467 struct ath5k_txq *txq; in ath5k_tx_complete_poll_work()
2988 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.c836 struct ath5k_txq *txq; in read_file_queue()