Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_cmn.c129 void wlc_phyreg_enter(struct brcms_phy_pub *pih) in wlc_phyreg_enter()
135 void wlc_phyreg_exit(struct brcms_phy_pub *pih) in wlc_phyreg_exit()
141 void wlc_radioreg_enter(struct brcms_phy_pub *pih) in wlc_radioreg_enter()
149 void wlc_radioreg_exit(struct brcms_phy_pub *pih) in wlc_radioreg_exit()
586 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach()
612 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, in wlc_phy_get_phyversion()
624 bool wlc_phy_get_encore(struct brcms_phy_pub *pih) in wlc_phy_get_encore()
630 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih) in wlc_phy_get_coreflags()
636 void wlc_phy_anacore(struct brcms_phy_pub *pih, bool on) in wlc_phy_anacore()
673 u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih) in wlc_phy_clk_bwbits()
[all …]
Dphy_n.c14122 bool wlc_phy_bist_check_phy(struct brcms_phy_pub *pih) in wlc_phy_bist_check_phy()
19851 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask) in wlc_phy_rxcore_setstate_nphy()
19931 u8 wlc_phy_rxcore_getstate_nphy(struct brcms_phy_pub *pih) in wlc_phy_rxcore_getstate_nphy()
/linux-3.4.99/net/ipv4/
Digmp.c382 struct igmpv3_report *pih; in add_grhead() local
407 struct igmpv3_report *pih; in add_grec() local
/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.c1766 struct brcms_phy_pub *pih = wlc_hw->band->pi; in brcms_b_phy_reset() local