Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c459 pCap->halRxStbcSupport = 1; in ar9287FillCapabilityInfo()
H A Dar9285_attach.c565 pCap->halRxStbcSupport = 1; in ar9285FillCapabilityInfo()
H A Dar9280_attach.c913 pCap->halRxStbcSupport = 1; in ar9280FillCapabilityInfo()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h252 uint32_t halRxStbcSupport : 1, member
H A Dah.c803 return pCap->halRxStbcSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_attach.c2969 p_cap->halRxStbcSupport = 1; /* number of streams for STBC recieve. */ in ar9300_fill_capability_info()