Searched refs:txpwr_recalc_fn (Results 1 – 1 of 1) sorted by relevance
1790 initfn_t txpwr_recalc_fn = NULL; in wlc_phy_txpower_recalc_target() local1891 txpwr_recalc_fn = pi->pi_fptr.txpwrrecalc; in wlc_phy_txpower_recalc_target()1892 if (txpwr_recalc_fn) in wlc_phy_txpower_recalc_target()1893 (*txpwr_recalc_fn) (pi); in wlc_phy_txpower_recalc_target()