Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_recv.c166 if (AH_PRIVATE(ah)->ah_caps.halBssidMatchSupport && in ar5212GetRxFilter()
197 if (AH_PRIVATE(ah)->ah_caps.halBssidMatchSupport) { in ar5212SetRxFilter()
H A Dar5212_attach.c853 pCap->halBssidMatchSupport = AH_TRUE; in ar5212FillCapabilityInfo()
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h193 halBssidMatchSupport : 1; member
H A Dah.c532 return pCap->halBssidMatchSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_attach.c823 pCap->halBssidMatchSupport = AH_TRUE; in ar5416FillCapabilityInfo()