Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_misc.c493 pCap->halRxStreams = 2; in ar5416SetCapability()
495 pCap->halRxStreams = 1; in ar5416SetCapability()
HDar5416_attach.c1003 pCap->halRxStreams = 2; in ar5416FillCapabilityInfo()
1013 pCap->halRxStreams = 1; in ar5416FillCapabilityInfo()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar9001/
HDar9160_attach.c329 pCap->halRxStreams = 2; in ar9160FillCapabilityInfo()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar9002/
HDar9285_attach.c537 pCap->halRxStreams = 1; in ar9285FillCapabilityInfo()
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah_internal.h308 uint8_t halRxStreams; member
HDah.c875 *result = pCap->halRxStreams; in ath_hal_getcapability()
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2753 p_cap->halRxStreams = owl_get_ntxchains(p_cap->halRxChainMask); in ar9300_fill_capability_info()