Searched refs:pih (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_hal.h188 extern bool wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype,
191 extern bool wlc_phy_get_encore(struct brcms_phy_pub *pih);
192 extern u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih);
199 extern u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih);
211 extern int wlc_phy_rssi_compute(struct brcms_phy_pub *pih,
252 extern bool wlc_phy_txpower_ipa_ison(struct brcms_phy_pub *pih);
254 extern void wlc_phy_stf_chain_init(struct brcms_phy_pub *pih, u8 txchain,
256 extern void wlc_phy_stf_chain_set(struct brcms_phy_pub *pih, u8 txchain,
258 extern void wlc_phy_stf_chain_get(struct brcms_phy_pub *pih, u8 *txchain,
260 extern u8 wlc_phy_stf_chain_active_get(struct brcms_phy_pub *pih);
[all...]
H A Dphy_cmn.c129 void wlc_phyreg_enter(struct brcms_phy_pub *pih) argument
131 struct brcms_phy *pi = (struct brcms_phy *) pih;
135 void wlc_phyreg_exit(struct brcms_phy_pub *pih) argument
137 struct brcms_phy *pi = (struct brcms_phy *) pih;
141 void wlc_radioreg_enter(struct brcms_phy_pub *pih) argument
143 struct brcms_phy *pi = (struct brcms_phy *) pih;
149 void wlc_radioreg_exit(struct brcms_phy_pub *pih) argument
151 struct brcms_phy *pi = (struct brcms_phy *) pih;
586 void wlc_phy_detach(struct brcms_phy_pub *pih) argument
588 struct brcms_phy *pi = (struct brcms_phy *) pih;
612 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, u16 *radioid, u16 *radiover) argument
624 wlc_phy_get_encore(struct brcms_phy_pub *pih) argument
630 wlc_phy_get_coreflags(struct brcms_phy_pub *pih) argument
636 wlc_phy_anacore(struct brcms_phy_pub *pih, bool on) argument
673 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih) argument
705 wlc_phy_edcrs_lock(struct brcms_phy_pub *pih, bool lock) argument
717 wlc_phy_initcal_enable(struct brcms_phy_pub *pih, bool initcal) argument
724 wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *pih, bool newstate) argument
734 wlc_phy_hw_state_upd(struct brcms_phy_pub *pih, bool newstate) argument
744 wlc_phy_init(struct brcms_phy_pub *pih, u16 chanspec) argument
798 wlc_phy_cal_init(struct brcms_phy_pub *pih) argument
816 wlc_phy_down(struct brcms_phy_pub *pih) argument
1070 wlc_phy_hold_upd(struct brcms_phy_pub *pih, u32 id, bool set) argument
1082 wlc_phy_mute_upd(struct brcms_phy_pub *pih, bool mute, u32 flags) argument
1096 wlc_phy_clear_tssi(struct brcms_phy_pub *pih) argument
1115 wlc_phy_switch_radio(struct brcms_phy_pub *pih, bool on) argument
1885 wlc_phy_ofdm_rateset_war(struct brcms_phy_pub *pih, bool war) argument
1892 wlc_phy_bf_preempt_enable(struct brcms_phy_pub *pih, bool bf_preempt) argument
2287 wlc_phy_noise_sample_intr(struct brcms_phy_pub *pih) argument
2343 wlc_phy_noise_sample_request(struct brcms_phy_pub *pih, u8 reason, u8 ch) argument
2467 wlc_phy_noise_sample_request_external(struct brcms_phy_pub *pih) argument
2532 wlc_phy_rssi_compute(struct brcms_phy_pub *pih, struct d11rxhdr *rxh) argument
2574 wlc_phy_freqtrack_start(struct brcms_phy_pub *pih) argument
2579 wlc_phy_freqtrack_end(struct brcms_phy_pub *pih) argument
2595 wlc_phy_watchdog(struct brcms_phy_pub *pih) argument
2655 wlc_phy_BSSinit(struct brcms_phy_pub *pih, bool bonlyap, int rssi) argument
2712 wlc_phy_cal_perical(struct brcms_phy_pub *pih, u8 reason) argument
2808 wlc_phy_stf_chain_init(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain) argument
2819 wlc_phy_stf_chain_set(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain) argument
2831 wlc_phy_stf_chain_get(struct brcms_phy_pub *pih, u8 *txchain, u8 *rxchain) argument
2839 wlc_phy_stf_chain_active_get(struct brcms_phy_pub *pih) argument
2871 wlc_phy_stf_ssmode_get(struct brcms_phy_pub *pih, u16 chanspec) argument
[all...]
H A Dphy_int.h929 extern void wlc_phyreg_enter(struct brcms_phy_pub *pih);
930 extern void wlc_phyreg_exit(struct brcms_phy_pub *pih);
931 extern void wlc_radioreg_enter(struct brcms_phy_pub *pih);
932 extern void wlc_radioreg_exit(struct brcms_phy_pub *pih);
1115 extern void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih,
1117 extern u8 wlc_phy_rxcore_getstate_nphy(struct brcms_phy_pub *pih);
1161 extern bool wlc_phy_n_txpower_ipa_ison(struct brcms_phy *pih);
H A Dphy_n.c14122 bool wlc_phy_bist_check_phy(struct brcms_phy_pub *pih) argument
14124 struct brcms_phy *pi = (struct brcms_phy *) pih;
19851 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask) argument
19856 struct brcms_phy *pi = (struct brcms_phy *) pih;
19931 u8 wlc_phy_rxcore_getstate_nphy(struct brcms_phy_pub *pih) argument
19934 struct brcms_phy *pi = (struct brcms_phy *) pih;
/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmain.c1766 struct brcms_phy_pub *pih = wlc_hw->band->pi; local
1772 if (pih == NULL)
1801 if (pih)
1802 wlc_phy_anacore(pih, ON);

Completed in 114 milliseconds