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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c177 if (AH_PRIVATE(ah)->ah_caps.halBssidMatchSupport &&
208 if (AH_PRIVATE(ah)->ah_caps.halBssidMatchSupport) {
H A Dar5212_attach.c901 pCap->halBssidMatchSupport = AH_TRUE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h267 halBssidMatchSupport : 1, member in struct:__anon109
H A Dah.c870 return pCap->halBssidMatchSupport ? HAL_OK : HAL_ENOTSUPP;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c1020 pCap->halBssidMatchSupport = AH_TRUE;

Completed in 50 milliseconds