Home
last modified time | relevance | path

Searched refs:halBssIdMaskSupport (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h238 halBssIdMaskSupport : 1, member
H A Dah.c758 return pCap->halBssIdMaskSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c857 pCap->halBssIdMaskSupport = AH_TRUE; in ar5212FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c949 pCap->halBssIdMaskSupport = AH_TRUE; in ar5416FillCapabilityInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2797 p_cap->halBssIdMaskSupport = AH_TRUE; in ar9300_fill_capability_info()