Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c28038 u8 *tx_srom_max_rate = NULL; in wlc_phy_txpwr_apply_nphy() local
28065 tx_srom_max_rate = pi->tx_srom_max_rate_2g; in wlc_phy_txpwr_apply_nphy()
28082 tx_srom_max_rate = pi->tx_srom_max_rate_5g_mid; in wlc_phy_txpwr_apply_nphy()
28099 tx_srom_max_rate = pi->tx_srom_max_rate_5g_low; in wlc_phy_txpwr_apply_nphy()
28116 tx_srom_max_rate = pi->tx_srom_max_rate_5g_hi; in wlc_phy_txpwr_apply_nphy()
28120 wlc_phy_txpwr_nphy_srom_convert(tx_srom_max_rate, pwr_offsets1, in wlc_phy_txpwr_apply_nphy()
28124 wlc_phy_ofdm_to_mcs_powers_nphy(tx_srom_max_rate, in wlc_phy_txpwr_apply_nphy()
28129 wlc_phy_txpwr_nphy_srom_convert(tx_srom_max_rate, pwr_offsets2, in wlc_phy_txpwr_apply_nphy()
28135 wlc_phy_txpwr_nphy_po_apply(tx_srom_max_rate, tmp_cddpo, in wlc_phy_txpwr_apply_nphy()
28139 wlc_phy_mcs_to_ofdm_powers_nphy(tx_srom_max_rate, in wlc_phy_txpwr_apply_nphy()
[all …]