Searched refs:halTsfAddSupport (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c888 return pCap->halTsfAddSupport ? HAL_OK : HAL_ENOTSUPP;
1036 if (pCap->halTsfAddSupport) {
H A Dar5212_attach.c862 pCap->halTsfAddSupport = AH_TRUE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h242 halTsfAddSupport : 1, member in struct:__anon109
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c953 pCap->halTsfAddSupport = AH_TRUE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_misc.c771 return p_cap->halTsfAddSupport ? HAL_OK : HAL_ENOTSUPP;
1027 if (p_cap->halTsfAddSupport) {
H A Dar9300_attach.c2800 p_cap->halTsfAddSupport = AH_TRUE;

Completed in 158 milliseconds