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