Searched refs:tx_srom_max_rate (Results 1 – 1 of 1) sorted by relevance
27906 u8 *tx_srom_max_rate = NULL; in wlc_phy_txpwr_apply_nphy() local27933 tx_srom_max_rate = pi->tx_srom_max_rate_2g; in wlc_phy_txpwr_apply_nphy()27950 tx_srom_max_rate = pi->tx_srom_max_rate_5g_mid; in wlc_phy_txpwr_apply_nphy()27967 tx_srom_max_rate = pi->tx_srom_max_rate_5g_low; in wlc_phy_txpwr_apply_nphy()27984 tx_srom_max_rate = pi->tx_srom_max_rate_5g_hi; in wlc_phy_txpwr_apply_nphy()27988 wlc_phy_txpwr_nphy_srom_convert(tx_srom_max_rate, pwr_offsets1, in wlc_phy_txpwr_apply_nphy()27992 wlc_phy_ofdm_to_mcs_powers_nphy(tx_srom_max_rate, in wlc_phy_txpwr_apply_nphy()27997 wlc_phy_txpwr_nphy_srom_convert(tx_srom_max_rate, pwr_offsets2, in wlc_phy_txpwr_apply_nphy()28003 wlc_phy_txpwr_nphy_po_apply(tx_srom_max_rate, tmp_cddpo, in wlc_phy_txpwr_apply_nphy()28007 wlc_phy_mcs_to_ofdm_powers_nphy(tx_srom_max_rate, in wlc_phy_txpwr_apply_nphy()[all …]