Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9287_attach.c460 pCap->halRxStbcSupport = 1; in ar9287FillCapabilityInfo()
H A Dar9285_attach.c565 pCap->halRxStbcSupport = 1; in ar9285FillCapabilityInfo()
H A Dar9280_attach.c914 pCap->halRxStbcSupport = 1; in ar9280FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h246 uint32_t halRxStbcSupport : 1, member
H A Dah.c702 return pCap->halRxStbcSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2964 p_cap->halRxStbcSupport = 1; /* number of streams for STBC recieve. */ in ar9300_fill_capability_info()