Searched refs:txpwr_recalc_fn (Results 1 – 1 of 1) sorted by relevance
1556 void (*txpwr_recalc_fn)(struct brcms_phy *) = NULL; in wlc_phy_txpower_recalc_target() local1651 txpwr_recalc_fn = pi->pi_fptr.txpwrrecalc; in wlc_phy_txpower_recalc_target()1652 if (txpwr_recalc_fn) in wlc_phy_txpower_recalc_target()1653 (*txpwr_recalc_fn)(pi); in wlc_phy_txpower_recalc_target()