Home
last modified time | relevance | path

Searched refs:ath_txq (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Dath9k.h158 struct ath_txq { struct
236 struct ath_txq *txq;
274 struct ath_txq *txq;
290 struct ath_txq txq[ATH9K_NUM_TX_QUEUES];
292 struct ath_txq *txq_map[IEEE80211_NUM_ACS];
293 struct ath_txq *uapsdq;
582 void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq);
583 void ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq);
585 void ath_draintxq(struct ath_softc *sc, struct ath_txq *txq);
588 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq);
[all …]
A Dxmit.c67 struct ath_txq *txq,
129 struct ath_txq *txq = tid->txq; in ath9k_wake_tx_queue()
234 struct ath_txq *txq = tid->txq; in ath_tx_flush_tid()
1520 struct ath_txq *txq; in ath_tx_aggr_start()
1560 struct ath_txq *txq = txtid->txq; in ath_tx_aggr_stop()
1592 struct ath_txq *txq; in ath_tx_aggr_wakeup()
1873 struct ath_txq *txq; in ath_drain_all_txq()
1961 struct ath_txq *txq; in ath_txq_schedule_all()
2154 struct ath_txq *txq, in ath_tx_setup_buffer()
2656 struct ath_txq *txq; in ath_tx_edma_tasklet()
[all …]
A Ddebug.h23 struct ath_txq;
260 struct ath_tx_status *ts, struct ath_txq *txq,
297 struct ath_txq *txq, in ath_debug_stat_tx()
A Ddebug_sta.c29 struct ath_txq *txq; in read_file_node_aggr()
A Dbeacon.c38 struct ath_txq *txq; in ath9k_beaconq_config()
120 struct ath_txq *cabq = sc->beacon.cabq; in ath9k_beacon_generate()
A Ddebug.c623 static void print_queue(struct ath_softc *sc, struct ath_txq *txq, in print_queue()
640 struct ath_txq *txq; in read_file_queues()
832 struct ath_tx_status *ts, struct ath_txq *txq, in ath_debug_stat_tx()
A Dlink.c25 struct ath_txq *txq; in ath_tx_complete_check()
A Dgpio.c414 struct ath_txq *txq; in ath9k_init_btcoex()
A Dmain.c60 static bool ath9k_has_pending_frames(struct ath_softc *sc, struct ath_txq *txq, in ath9k_has_pending_frames()
854 struct ath_txq *txq; in ath9k_txq_has_key()
1720 struct ath_txq *txq; in ath9k_conf_tx()

Completed in 26 milliseconds