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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c98 struct ath_atx_tid *tid, list_t *bf_list);
133 struct ath_atx_tid *tid;
148 arn_tx_queue_tid(struct ath_txq *txq, struct ath_atx_tid *tid)
173 arn_tx_pause_tid(struct arn_softc *sc, struct ath_atx_tid *tid)
186 arn_tx_resume_tid(struct arn_softc *sc, struct ath_atx_tid *tid)
212 arn_tx_flush_tid(struct arn_softc *sc, struct ath_atx_tid *tid)
244 arn_tx_update_baw(struct arn_softc *sc, struct ath_atx_tid *tid, int seqno)
261 arn_tx_addto_baw(struct arn_softc *sc, struct ath_atx_tid *tid,
291 struct ath_atx_tid *tid)
359 struct ath_atx_tid *ti
[all...]
H A Darn_core.h491 struct ath_atx_tid { struct
519 struct ath_atx_tid tid[WME_NUM_TID];
668 struct ath_atx_tid tid[WME_NUM_TID];

Completed in 65 milliseconds