Home
last modified time | relevance | path

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

/openbmc/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()
130 void wlc_radioreg_enter(struct brcms_phy_pub *pih) in wlc_radioreg_enter()
138 void wlc_radioreg_exit(struct brcms_phy_pub *pih) in wlc_radioreg_exit()
577 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach()
603 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, in wlc_phy_get_phyversion()
615 bool wlc_phy_get_encore(struct brcms_phy_pub *pih) in wlc_phy_get_encore()
621 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih) in wlc_phy_get_coreflags()
627 void wlc_phy_anacore(struct brcms_phy_pub *pih, bool on) in wlc_phy_anacore()
664 u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih) in wlc_phy_clk_bwbits()
[all …]
H A Dphy_n.c14111 bool wlc_phy_bist_check_phy(struct brcms_phy_pub *pih) in wlc_phy_bist_check_phy()
19630 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask) in wlc_phy_rxcore_setstate_nphy()
19710 u8 wlc_phy_rxcore_getstate_nphy(struct brcms_phy_pub *pih) in wlc_phy_rxcore_getstate_nphy()
/openbmc/linux/net/ipv4/
H A Digmp.c439 struct igmpv3_report *pih; in add_grhead() local
465 struct igmpv3_report *pih; in add_grec() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c1775 struct brcms_phy_pub *pih = wlc_hw->band->pi; in brcms_b_phy_reset() local