Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h996 u8 rate_mcs_end, u8 rate_ofdm_start);
997 void wlc_phy_mcs_to_ofdm_powers_nphy(u8 *power, u8 rate_ofdm_start,
Dphy_n.c28006 u8 rate_mcs_end, u8 rate_ofdm_start) in wlc_phy_ofdm_to_mcs_powers_nphy() argument
28010 rate2 = rate_ofdm_start; in wlc_phy_ofdm_to_mcs_powers_nphy()
28019 wlc_phy_mcs_to_ofdm_powers_nphy(u8 *power, u8 rate_ofdm_start, in wlc_phy_mcs_to_ofdm_powers_nphy() argument
28024 for (rate1 = rate_ofdm_start, rate2 = rate_mcs_start; in wlc_phy_mcs_to_ofdm_powers_nphy()
28027 if (rate1 == rate_ofdm_start) in wlc_phy_mcs_to_ofdm_powers_nphy()