Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ !
Dphy_n.c27910 u8 *tx_srom_max_rate = NULL; in wlc_phy_txpwr_apply_nphy() local
27937 tx_srom_max_rate = pi->tx_srom_max_rate_2g; in wlc_phy_txpwr_apply_nphy()
27954 tx_srom_max_rate = pi->tx_srom_max_rate_5g_mid; in wlc_phy_txpwr_apply_nphy()
27971 tx_srom_max_rate = pi->tx_srom_max_rate_5g_low; in wlc_phy_txpwr_apply_nphy()
27988 tx_srom_max_rate = pi->tx_srom_max_rate_5g_hi; in wlc_phy_txpwr_apply_nphy()
27992 wlc_phy_txpwr_nphy_srom_convert(tx_srom_max_rate, pwr_offsets1, in wlc_phy_txpwr_apply_nphy()
27996 wlc_phy_ofdm_to_mcs_powers_nphy(tx_srom_max_rate, in wlc_phy_txpwr_apply_nphy()
28001 wlc_phy_txpwr_nphy_srom_convert(tx_srom_max_rate, pwr_offsets2, in wlc_phy_txpwr_apply_nphy()
28007 wlc_phy_txpwr_nphy_po_apply(tx_srom_max_rate, tmp_cddpo, in wlc_phy_txpwr_apply_nphy()
28011 wlc_phy_mcs_to_ofdm_powers_nphy(tx_srom_max_rate, in wlc_phy_txpwr_apply_nphy()
[all …]