Searched refs:ath_atx_tid (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dxmit.c52 struct ath_atx_tid *tid,
64 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid,
105 static void ath_tx_queue_tid(struct ath_txq *txq, struct ath_atx_tid *tid)
125 static void ath_tx_resume_tid(struct ath_softc *sc, struct ath_atx_tid *tid)
143 static void ath_tx_flush_tid(struct ath_softc *sc, struct ath_atx_tid *tid)
170 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid,
186 static void ath_tx_addto_baw(struct ath_softc *sc, struct ath_atx_tid *tid,
214 struct ath_atx_tid *tid)
314 struct ath_atx_tid *tid = NULL;
537 struct ath_atx_tid *ti
[all...]
H A Dath9k.h252 struct ath_atx_tid { struct
271 struct ath_atx_tid tid[WME_NUM_TID];

Completed in 217 milliseconds