Searched refs:ath_atx_tid (Results 1 – 5 of 5) sorted by relevance
128 struct ath_atx_tid *tid = (struct ath_atx_tid *) queue->drv_priv; in ath9k_wake_tx_queue()179 static struct ath_atx_tid *317 struct ath_atx_tid *tid) in ath_tid_drain()442 struct ath_atx_tid *tid, in ath_tx_complete_aggr()1519 struct ath_atx_tid *txtid; in ath_tx_aggr_start()1574 struct ath_atx_tid *tid; in ath_tx_aggr_sleep()1591 struct ath_atx_tid *tid; in ath_tx_aggr_wakeup()1645 struct ath_atx_tid *tid; in ath9k_release_buffered_frames()1925 struct ath_atx_tid *tid; in ath_txq_schedule()2798 struct ath_atx_tid *tid; in ath_tx_node_init()[all …]
232 struct ath_atx_tid { struct250 void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid); argument427 static inline struct ath_atx_tid *440 return (struct ath_atx_tid *) txq->drv_priv; in ath_node_to_tid()
28 struct ath_atx_tid *tid; in read_file_node_aggr()
1017 hw->txq_data_size = sizeof(struct ath_atx_tid); in ath9k_set_hw_capab()
2015 struct ath_atx_tid *atid; in ath9k_ampdu_action()
Completed in 23 milliseconds