Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h271 HAL_WME_AC_BK = 0, /* background access category */ enumerator
/freebsd/sys/dev/ath/
H A Dif_ath.c791 if (!ath_tx_setup(sc, WME_AC_BK, HAL_WME_AC_BK)) { in ath_attach()