Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h520 void (*txpwrrecalc)(struct brcms_phy *); member
Dphy_cmn.c1638 txpwr_recalc_fn = pi->pi_fptr.txpwrrecalc; in wlc_phy_txpower_recalc_target()
Dphy_lcn.c4988 pi->pi_fptr.txpwrrecalc = wlc_phy_txpower_recalc_target_lcnphy; in wlc_phy_attach_lcnphy()
Dphy_n.c14646 pi->pi_fptr.txpwrrecalc = wlc_phy_txpower_recalc_target_nphy; in wlc_phy_attach_nphy()