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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c886 return pCap->halTsfAddSupport ? HAL_OK : HAL_ENOTSUPP;
1034 if (pCap->halTsfAddSupport) {
H A Dar5212_attach.c860 pCap->halTsfAddSupport = AH_TRUE;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c952 pCap->halTsfAddSupport = AH_TRUE;
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h234 halTsfAddSupport : 1, member in struct:__anon4355
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c768 return p_cap->halTsfAddSupport ? HAL_OK : HAL_ENOTSUPP;
1016 if (p_cap->halTsfAddSupport) {
H A Dar9300_attach.c2798 p_cap->halTsfAddSupport = AH_TRUE;

Completed in 164 milliseconds