HomeSort by: relevance | last modified time | path
    Searched refs:halBssidMatchSupport (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_recv.c 166 if (AH_PRIVATE(ah)->ah_caps.halBssidMatchSupport &&
197 if (AH_PRIVATE(ah)->ah_caps.halBssidMatchSupport) {
ar5212_attach.c 853 pCap->halBssidMatchSupport = AH_TRUE;
  /src/sys/external/isc/atheros_hal/dist/
ah_internal.h 193 halBssidMatchSupport : 1;
ah.c 532 return pCap->halBssidMatchSupport ? HAL_OK : HAL_ENOTSUPP;
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_attach.c 823 pCap->halBssidMatchSupport = AH_TRUE;

Completed in 17 milliseconds