Searched refs:HAL_CAP_STREAMS (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.c871 case HAL_CAP_STREAMS: /* number of 11n spatial streams */
H A Dah.h209 HAL_CAP_STREAMS = 239, /* how many 802.11n spatial streams are available */ enumerator in enum:__anon28
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c1179 (void) ath_hal_getcapability(ah, HAL_CAP_STREAMS, 0, &txs);
1180 (void) ath_hal_getcapability(ah, HAL_CAP_STREAMS, 1, &rxs);

Completed in 70 milliseconds