Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
HDar9287_attach.c461 pCap->halTxStbcSupport = 1; in ar9287FillCapabilityInfo()
HDar9285_attach.c566 pCap->halTxStbcSupport = 0; in ar9285FillCapabilityInfo()
HDar9280_attach.c915 pCap->halTxStbcSupport = 1; in ar9280FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah_internal.h247 halTxStbcSupport : 1, member
HDah.c704 return pCap->halTxStbcSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2966 p_cap->halTxStbcSupport = 0; in ar9300_fill_capability_info()
2968 p_cap->halTxStbcSupport = 1; in ar9300_fill_capability_info()