Home
last modified time | relevance | path

Searched refs:rate_mcs_end (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_int.h1079 u8 rate_mcs_end,
Dwlc_phy_n.c27719 u8 rate_mcs_end, u8 rate_ofdm_start) in wlc_phy_ofdm_to_mcs_powers_nphy() argument
27724 for (rate1 = rate_mcs_start; rate1 <= rate_mcs_end - 1; rate1++) { in wlc_phy_ofdm_to_mcs_powers_nphy()
27728 power[rate_mcs_end] = power[rate_mcs_end - 1]; in wlc_phy_ofdm_to_mcs_powers_nphy()