Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar9002/
HDar9287_attach.c460 pCap->halRxStbcSupport = 1; in ar9287FillCapabilityInfo()
HDar9285_attach.c565 pCap->halRxStbcSupport = 1; in ar9285FillCapabilityInfo()
HDar9280_attach.c914 pCap->halRxStbcSupport = 1; in ar9280FillCapabilityInfo()
/NextBSD/sys/dev/ath/ath_hal/
HDah_internal.h246 uint32_t halRxStbcSupport : 1, member
HDah.c705 return pCap->halRxStbcSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2964 p_cap->halRxStbcSupport = 1; /* number of streams for STBC recieve. */ in ar9300_fill_capability_info()