Searched defs:pih (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_cmn.c | 118 void wlc_phyreg_enter(struct brcms_phy_pub *pih) in wlc_phyreg_enter() argument 124 void wlc_phyreg_exit(struct brcms_phy_pub *pih) in wlc_phyreg_exit() argument 554 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach() argument 580 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, in wlc_phy_get_phyversion() argument 592 bool wlc_phy_get_encore(struct brcms_phy_pub *pih) in wlc_phy_get_encore() argument 598 wlc_phy_get_coreflags(struct brcms_phy_pub * pih) wlc_phy_get_coreflags() argument 604 wlc_phy_anacore(struct brcms_phy_pub * pih,bool on) wlc_phy_anacore() argument 641 wlc_phy_clk_bwbits(struct brcms_phy_pub * pih) wlc_phy_clk_bwbits() argument 673 wlc_phy_initcal_enable(struct brcms_phy_pub * pih,bool initcal) wlc_phy_initcal_enable() argument 680 wlc_phy_hw_clk_state_upd(struct brcms_phy_pub * pih,bool newstate) wlc_phy_hw_clk_state_upd() argument 690 wlc_phy_hw_state_upd(struct brcms_phy_pub * pih,bool newstate) wlc_phy_hw_state_upd() argument 700 wlc_phy_init(struct brcms_phy_pub * pih,u16 chanspec) wlc_phy_init() argument 754 wlc_phy_cal_init(struct brcms_phy_pub * pih) wlc_phy_cal_init() argument 772 wlc_phy_down(struct brcms_phy_pub * pih) wlc_phy_down() argument 1026 wlc_phy_hold_upd(struct brcms_phy_pub * pih,u32 id,bool set) wlc_phy_hold_upd() argument 1038 wlc_phy_mute_upd(struct brcms_phy_pub * pih,bool mute,u32 flags) wlc_phy_mute_upd() argument 1057 wlc_phy_switch_radio(struct brcms_phy_pub * pih,bool on) wlc_phy_switch_radio() argument 1601 wlc_phy_ofdm_rateset_war(struct brcms_phy_pub * pih,bool war) wlc_phy_ofdm_rateset_war() argument 1608 wlc_phy_bf_preempt_enable(struct brcms_phy_pub * pih,bool bf_preempt) wlc_phy_bf_preempt_enable() argument 1965 wlc_phy_noise_sample_intr(struct brcms_phy_pub * pih) wlc_phy_noise_sample_intr() argument 2021 wlc_phy_noise_sample_request(struct brcms_phy_pub * pih,u8 reason,u8 ch) wlc_phy_noise_sample_request() argument 2201 wlc_phy_rssi_compute(struct brcms_phy_pub * pih,struct d11rxhdr * rxh) wlc_phy_rssi_compute() argument 2243 wlc_phy_watchdog(struct brcms_phy_pub * pih) wlc_phy_watchdog() argument 2338 wlc_phy_cal_perical(struct brcms_phy_pub * pih,u8 reason) wlc_phy_cal_perical() argument 2434 wlc_phy_stf_chain_init(struct brcms_phy_pub * pih,u8 txchain,u8 rxchain) wlc_phy_stf_chain_init() argument 2445 wlc_phy_stf_chain_set(struct brcms_phy_pub * pih,u8 txchain,u8 rxchain) wlc_phy_stf_chain_set() argument 2457 wlc_phy_stf_chain_active_get(struct brcms_phy_pub * pih) wlc_phy_stf_chain_active_get() argument [all...] |
/linux/net/ipv4/ |
H A D | igmp.c | 442 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 D | main.c | 1768 struct brcms_phy_pub *pih = wlc_hw->band->pi; in brcms_b_phy_reset() local
|