Home
last modified time | relevance | path

Searched refs:txpwr_recalc_fn (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_cmn.c1790 initfn_t txpwr_recalc_fn = NULL; in wlc_phy_txpower_recalc_target() local
1891 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()