Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_recv.c175 if (AH_PRIVATE(ah)->ah_caps.halBssidMatchSupport && in ar5212GetRxFilter()
206 if (AH_PRIVATE(ah)->ah_caps.halBssidMatchSupport) { in ar5212SetRxFilter()
H A Dar5212_attach.c899 pCap->halBssidMatchSupport = AH_TRUE; in ar5212FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h259 halBssidMatchSupport : 1, member
H A Dah.c767 return pCap->halBssidMatchSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c1018 pCap->halBssidMatchSupport = AH_TRUE; in ar5416FillCapabilityInfo()