Lines Matching defs:pih

129 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()
587 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach()
613 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, in wlc_phy_get_phyversion()
625 bool wlc_phy_get_encore(struct brcms_phy_pub *pih) in wlc_phy_get_encore()
631 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih) in wlc_phy_get_coreflags()
637 void wlc_phy_anacore(struct brcms_phy_pub *pih, bool on) in wlc_phy_anacore()
674 u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih) in wlc_phy_clk_bwbits()
706 void wlc_phy_edcrs_lock(struct brcms_phy_pub *pih, bool lock) in wlc_phy_edcrs_lock()
718 void wlc_phy_initcal_enable(struct brcms_phy_pub *pih, bool initcal) in wlc_phy_initcal_enable()
725 void wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *pih, bool newstate) in wlc_phy_hw_clk_state_upd()
735 void wlc_phy_hw_state_upd(struct brcms_phy_pub *pih, bool newstate) in wlc_phy_hw_state_upd()
745 void wlc_phy_init(struct brcms_phy_pub *pih, u16 chanspec) in wlc_phy_init()
799 void wlc_phy_cal_init(struct brcms_phy_pub *pih) in wlc_phy_cal_init()
817 int wlc_phy_down(struct brcms_phy_pub *pih) in wlc_phy_down()
1071 void wlc_phy_hold_upd(struct brcms_phy_pub *pih, u32 id, bool set) in wlc_phy_hold_upd()
1083 void wlc_phy_mute_upd(struct brcms_phy_pub *pih, bool mute, u32 flags) in wlc_phy_mute_upd()
1097 void wlc_phy_clear_tssi(struct brcms_phy_pub *pih) in wlc_phy_clear_tssi()
1116 void wlc_phy_switch_radio(struct brcms_phy_pub *pih, bool on) in wlc_phy_switch_radio()
1882 void wlc_phy_ofdm_rateset_war(struct brcms_phy_pub *pih, bool war) in wlc_phy_ofdm_rateset_war()
1889 void wlc_phy_bf_preempt_enable(struct brcms_phy_pub *pih, bool bf_preempt) in wlc_phy_bf_preempt_enable()
2284 void wlc_phy_noise_sample_intr(struct brcms_phy_pub *pih) in wlc_phy_noise_sample_intr()
2340 wlc_phy_noise_sample_request(struct brcms_phy_pub *pih, u8 reason, u8 ch) in wlc_phy_noise_sample_request()
2464 void wlc_phy_noise_sample_request_external(struct brcms_phy_pub *pih) in wlc_phy_noise_sample_request_external()
2529 int wlc_phy_rssi_compute(struct brcms_phy_pub *pih, in wlc_phy_rssi_compute()
2571 void wlc_phy_freqtrack_start(struct brcms_phy_pub *pih) in wlc_phy_freqtrack_start()
2576 void wlc_phy_freqtrack_end(struct brcms_phy_pub *pih) in wlc_phy_freqtrack_end()
2592 void wlc_phy_watchdog(struct brcms_phy_pub *pih) in wlc_phy_watchdog()
2652 void wlc_phy_BSSinit(struct brcms_phy_pub *pih, bool bonlyap, int rssi) in wlc_phy_BSSinit()
2709 void wlc_phy_cal_perical(struct brcms_phy_pub *pih, u8 reason) in wlc_phy_cal_perical()
2805 void wlc_phy_stf_chain_init(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain) in wlc_phy_stf_chain_init()
2816 void wlc_phy_stf_chain_set(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain) in wlc_phy_stf_chain_set()
2828 void wlc_phy_stf_chain_get(struct brcms_phy_pub *pih, u8 *txchain, u8 *rxchain) in wlc_phy_stf_chain_get()
2836 u8 wlc_phy_stf_chain_active_get(struct brcms_phy_pub *pih) in wlc_phy_stf_chain_active_get()
2868 s8 wlc_phy_stf_ssmode_get(struct brcms_phy_pub *pih, u16 chanspec) in wlc_phy_stf_ssmode_get()