Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h272 HAL_WME_AC_BE = 1, /* best effort access category*/ enumerator
/freebsd/sys/dev/ath/
H A Dif_ath.c798 if (!ath_tx_setup(sc, WME_AC_BE, HAL_WME_AC_BE) || in ath_attach()