Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dxmit.c128 struct ath_atx_tid *tid = (struct ath_atx_tid *) queue->drv_priv; in ath9k_wake_tx_queue()
220 static struct ath_atx_tid *
358 struct ath_atx_tid *tid) in ath_tid_drain()
483 struct ath_atx_tid *tid, in ath_tx_complete_aggr()
1560 struct ath_atx_tid *txtid; in ath_tx_aggr_start()
1615 struct ath_atx_tid *tid; in ath_tx_aggr_sleep()
1632 struct ath_atx_tid *tid; in ath_tx_aggr_wakeup()
1685 struct ath_atx_tid *tid; in ath9k_release_buffered_frames()
1964 struct ath_atx_tid *tid; in ath_txq_schedule()
2846 struct ath_atx_tid *tid; in ath_tx_node_init()
[all …]
A Dath9k.h233 struct ath_atx_tid { struct
251 void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid); argument
428 static inline struct ath_atx_tid *
441 return (struct ath_atx_tid *) txq->drv_priv; in ath_node_to_tid()
A Ddebug_sta.c28 struct ath_atx_tid *tid; in read_file_node_aggr()
A Dinit.c1017 hw->txq_data_size = sizeof(struct ath_atx_tid); in ath9k_set_hw_capab()
A Dmain.c2016 struct ath_atx_tid *atid; in ath9k_ampdu_action()

Completed in 21 milliseconds