Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h290 halRxDoMyBeacon : 1, member
H A Dah.c892 return pCap->halRxDoMyBeacon ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c1057 pCap->halRxDoMyBeacon = AH_TRUE; in ar5416FillCapabilityInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3066 p_cap->halRxDoMyBeacon = AH_TRUE; in ar9300_fill_capability_info()