Searched refs:halExtChanDfsSupport (Results 1 - 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c294 pCap->halExtChanDfsSupport = AH_TRUE;
H A Dar9160_attach.c321 pCap->halExtChanDfsSupport = AH_TRUE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_radar.c257 doDfsExtCh = AH_PRIVATE(ah)->ah_caps.halExtChanDfsSupport;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c447 pCap->halExtChanDfsSupport = AH_TRUE;
H A Dar9285_attach.c548 pCap->halExtChanDfsSupport = AH_TRUE;
H A Dar9280_attach.c893 pCap->halExtChanDfsSupport = AH_TRUE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd.c140 doDfsExtCh = AH_PRIVATE(ah)->ah_caps.halExtChanDfsSupport;
H A Dar9300_attach.c2879 p_cap->halExtChanDfsSupport = AH_TRUE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h261 halExtChanDfsSupport : 1, member in struct:__anon109
H A Dah.c803 return pCap->halExtChanDfsSupport ? HAL_OK : HAL_ENOTSUPP;

Completed in 76 milliseconds