Home
last modified time | relevance | path

Searched refs:HAL_CAP_LDPC (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/ath/ath_hal/
H A Dah.h180 HAL_CAP_LDPC = 99, enumerator
/freebsd-14.2/sys/dev/ath/
H A Dif_athvar.h1332 (ath_hal_getcapability(_ah, HAL_CAP_LDPC, 0, NULL) == HAL_OK)
H A Dif_ath.c1221 if ((ath_hal_getcapability(ah, HAL_CAP_LDPC, 0, &ldpc)) in ath_attach()
/freebsd-14.2/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c819 case HAL_CAP_LDPC: in ar9300_get_capability()