Searched refs:txpwr_recalc_fn (Results 1 – 1 of 1) sorted by relevance
1543 void (*txpwr_recalc_fn)(struct brcms_phy *) = NULL; in wlc_phy_txpower_recalc_target() local1638 txpwr_recalc_fn = pi->pi_fptr.txpwrrecalc; in wlc_phy_txpower_recalc_target()1639 if (txpwr_recalc_fn) in wlc_phy_txpower_recalc_target()1640 (*txpwr_recalc_fn)(pi); in wlc_phy_txpower_recalc_target()