Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_misc.c501 pCap->halTxStreams = 2; in ar5416SetCapability()
503 pCap->halTxStreams = 1; in ar5416SetCapability()
HDar5416_attach.c1008 pCap->halTxStreams = 2; in ar5416FillCapabilityInfo()
1016 pCap->halTxStreams = 1; in ar5416FillCapabilityInfo()
/trueos/sys/dev/ath/ath_hal/ar9001/
HDar9160_attach.c327 pCap->halTxStreams = 2; in ar9160FillCapabilityInfo()
/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9285_attach.c535 pCap->halTxStreams = 1; in ar9285FillCapabilityInfo()
/trueos/sys/dev/ath/ath_hal/
HDah_internal.h298 uint8_t halTxStreams; member
HDah.c768 *result = pCap->halTxStreams; in ath_hal_getcapability()
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2626 p_cap->halTxStreams = owl_get_ntxchains(p_cap->halTxChainMask); in ar9300_fill_capability_info()