Home
last modified time | relevance | path

Searched refs:halBtCoexSupport (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c449 pCap->halBtCoexSupport = AH_TRUE; in ar9287FillCapabilityInfo()
H A Dar9285_attach.c550 pCap->halBtCoexSupport = AH_TRUE; in ar9285FillCapabilityInfo()
H A Dar9280_attach.c895 pCap->halBtCoexSupport = AH_TRUE; in ar9280FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h251 halBtCoexSupport : 1; member
H A Dah.c847 return pCap->halBtCoexSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c988 pCap->halBtCoexSupport = AH_FALSE; /* XXX need support */ in ar5416FillCapabilityInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2896 p_cap->halBtCoexSupport = AH_TRUE; in ar9300_fill_capability_info()