Home
last modified time | relevance | path

Searched refs:HAL_CAP_PSPOLL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h106 HAL_CAP_PSPOLL = 10, /* hardware has working PS-Poll support */ enumerator
H A Dah.c731 case HAL_CAP_PSPOLL: /* hardware PS-Poll support works */ in ath_hal_getcapability()
/freebsd/sys/dev/ath/
H A Dif_ath_rx.c204 if (ath_hal_getcapability(sc->sc_ah, HAL_CAP_PSPOLL, in ath_calcrxfilter()