Searched refs:HAL_CAP_STREAMS (Results 1 – 3 of 3) sorted by relevance
207 HAL_CAP_STREAMS = 239, /* how many 802.11n spatial streams are available */ enumerator
869 case HAL_CAP_STREAMS: /* number of 11n spatial streams */ in ath_hal_getcapability()
1186 (void) ath_hal_getcapability(ah, HAL_CAP_STREAMS, 0, &txs); in ath_attach()1187 (void) ath_hal_getcapability(ah, HAL_CAP_STREAMS, 1, &rxs); in ath_attach()