Home
last modified time | relevance | path

Searched defs:pih (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c118 void wlc_phyreg_enter(struct brcms_phy_pub *pih) in wlc_phyreg_enter()
124 void wlc_phyreg_exit(struct brcms_phy_pub *pih) in wlc_phyreg_exit()
554 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach()
580 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, in wlc_phy_get_phyversion()
592 bool wlc_phy_get_encore(struct brcms_phy_pub *pih) in wlc_phy_get_encore()
598 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih) in wlc_phy_get_coreflags()
604 void wlc_phy_anacore(struct brcms_phy_pub *pih, bool on) in wlc_phy_anacore()
641 u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih) in wlc_phy_clk_bwbits()
673 void wlc_phy_initcal_enable(struct brcms_phy_pub *pih, bool initcal) in wlc_phy_initcal_enable()
680 void wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *pih, bool newstate) in wlc_phy_hw_clk_state_upd()
[all …]
/linux/net/ipv4/
H A Digmp.c442 struct igmpv3_report *pih; in add_grhead() local
468 struct igmpv3_report *pih; in add_grec() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c1768 struct brcms_phy_pub *pih = wlc_hw->band->pi; in brcms_b_phy_reset() local