Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c27913 u8 *tx_srom_max_rate = NULL; in wlc_phy_txpwr_apply_nphy() local
27940 tx_srom_max_rate = pi->tx_srom_max_rate_2g; in wlc_phy_txpwr_apply_nphy()
27957 tx_srom_max_rate = pi->tx_srom_max_rate_5g_mid; in wlc_phy_txpwr_apply_nphy()
27974 tx_srom_max_rate = pi->tx_srom_max_rate_5g_low; in wlc_phy_txpwr_apply_nphy()
27991 tx_srom_max_rate = pi->tx_srom_max_rate_5g_hi; in wlc_phy_txpwr_apply_nphy()
27995 wlc_phy_txpwr_nphy_srom_convert(tx_srom_max_rate, pwr_offsets1, in wlc_phy_txpwr_apply_nphy()
27999 wlc_phy_ofdm_to_mcs_powers_nphy(tx_srom_max_rate, in wlc_phy_txpwr_apply_nphy()
28004 wlc_phy_txpwr_nphy_srom_convert(tx_srom_max_rate, pwr_offsets2, in wlc_phy_txpwr_apply_nphy()
28010 wlc_phy_txpwr_nphy_po_apply(tx_srom_max_rate, tmp_cddpo, in wlc_phy_txpwr_apply_nphy()
28014 wlc_phy_mcs_to_ofdm_powers_nphy(tx_srom_max_rate, in wlc_phy_txpwr_apply_nphy()
[all …]