Searched refs:halEnhancedDfsSupport (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_radar.c258 doDfsEnhanced = AH_PRIVATE(ah)->ah_caps.halEnhancedDfsSupport;
H A Dar5416_attach.c1023 pCap->halEnhancedDfsSupport = AH_FALSE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c467 pCap->halEnhancedDfsSupport = AH_TRUE;
H A Dar9280_attach.c917 pCap->halEnhancedDfsSupport = AH_TRUE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd.c141 doDfsEnhanced = AH_PRIVATE(ah)->ah_caps.halEnhancedDfsSupport;
H A Dar9300_attach.c2977 p_cap->halEnhancedDfsSupport = AH_TRUE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h265 halEnhancedDfsSupport : 1, member in struct:__anon109
H A Dah.c861 return pCap->halEnhancedDfsSupport ? HAL_OK : HAL_ENOTSUPP;

Completed in 59 milliseconds