Home
last modified time | relevance | path

Searched refs:halRxStbcSupport (Results 1 – 6 of 6) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9287_attach.c459 pCap->halRxStbcSupport = 1; in ar9287FillCapabilityInfo()
HDar9285_attach.c564 pCap->halRxStbcSupport = 1; in ar9285FillCapabilityInfo()
HDar9280_attach.c913 pCap->halRxStbcSupport = 1; in ar9280FillCapabilityInfo()
/trueos/sys/dev/ath/ath_hal/
HDah_internal.h245 uint32_t halRxStbcSupport : 1, member
HDah.c699 return pCap->halRxStbcSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2843 p_cap->halRxStbcSupport = 1; /* number of streams for STBC recieve. */ in ar9300_fill_capability_info()