Home
last modified time | relevance | path

Searched refs:axq_ac (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ath/
Dif_athvar.h156 u_int axq_ac; /* WME AC */ member
Dif_ath.c3844 txq->axq_ac = 0; in ath_txq_init()
3926 txq->axq_ac = ac; in ath_tx_setup()
4205 ieee80211_ff_flush(ic, txq->axq_ac); in ath_tx_processq()