Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h274 HAL_WME_AC_VO = 3, /* voice access category */ enumerator
/freebsd/sys/dev/ath/
H A Dif_ath.c800 !ath_tx_setup(sc, WME_AC_VO, HAL_WME_AC_VO)) { in ath_attach()