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

/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c730 static u_int8_t mcs_rate_2_pwr_idx_ht40[24] = variable
773 j = (is40) ? mcs_rate_2_pwr_idx_ht40[mcs_index] :
796 j = (is40) ? mcs_rate_2_pwr_idx_ht40[mcs_index] :
819 j = (is40) ? mcs_rate_2_pwr_idx_ht40[mcs_index] :

Completed in 142 milliseconds