HomeSort by: relevance | last modified time | path
    Searched defs:ath_txq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
athvar.h 154 struct ath_txq { struct
280 struct ath_txq sc_txq[HAL_NUM_TX_QUEUES];
281 struct ath_txq *sc_ac2q[5]; /* WME AC -> h/w q map */
289 struct ath_txq *sc_cabq; /* tx q for cab frames */
athvar.h 154 struct ath_txq { struct
280 struct ath_txq sc_txq[HAL_NUM_TX_QUEUES];
281 struct ath_txq *sc_ac2q[5]; /* WME AC -> h/w q map */
289 struct ath_txq *sc_cabq; /* tx q for cab frames */

Completed in 23 milliseconds