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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c721 static u_int8_t mcs_rate_2_pwr_idx_ht40[24] = variable
764 j = (is40) ? mcs_rate_2_pwr_idx_ht40[mcs_index] :
787 j = (is40) ? mcs_rate_2_pwr_idx_ht40[mcs_index] :
810 j = (is40) ? mcs_rate_2_pwr_idx_ht40[mcs_index] :

Completed in 59 milliseconds