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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_phy.c759 u_int8_t mcs_index = 0; local
764 j = (is40) ? mcs_rate_2_pwr_idx_ht40[mcs_index] :
765 mcs_rate_2_pwr_idx_ht20[mcs_index];
782 mcs_index++;
787 j = (is40) ? mcs_rate_2_pwr_idx_ht40[mcs_index] :
788 mcs_rate_2_pwr_idx_ht20[mcs_index];
805 mcs_index++;
810 j = (is40) ? mcs_rate_2_pwr_idx_ht40[mcs_index] :
811 mcs_rate_2_pwr_idx_ht20[mcs_index];
828 mcs_index
842 u_int8_t mcs_index = 0; local
954 u_int8_t mcs_index = 0; local
[all...]

Completed in 79 milliseconds