Searched refs:brcms_phy_pub (Results 1 - 8 of 8) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_hal.h183 struct brcms_phy_pub *wlc_phy_attach(struct shared_phy *sh,
186 void wlc_phy_detach(struct brcms_phy_pub *ppi);
188 bool wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype,
190 bool wlc_phy_get_encore(struct brcms_phy_pub *pih);
191 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih);
193 void wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *ppi, bool newstate);
194 void wlc_phy_hw_state_upd(struct brcms_phy_pub *ppi, bool newstate);
195 void wlc_phy_init(struct brcms_phy_pub *ppi, u16 chanspec);
196 void wlc_phy_watchdog(struct brcms_phy_pub *ppi);
197 int wlc_phy_down(struct brcms_phy_pub *pp
[all...]
H A Dphy_cmn.c129 void wlc_phyreg_enter(struct brcms_phy_pub *pih)
135 void wlc_phyreg_exit(struct brcms_phy_pub *pih)
141 void wlc_radioreg_enter(struct brcms_phy_pub *pih)
149 void wlc_radioreg_exit(struct brcms_phy_pub *pih)
428 struct brcms_phy_pub *
497 wlc_phy_anacore((struct brcms_phy_pub *) pi, ON);
509 wlc_phy_switch_radio((struct brcms_phy_pub *) pi, OFF);
578 memcpy(&pi->pubpi_ro, &pi->pubpi, sizeof(struct brcms_phy_pub));
587 void wlc_phy_detach(struct brcms_phy_pub *pih)
613 wlc_phy_get_phyversion(struct brcms_phy_pub *pi
[all...]
H A Dphy_int.h521 struct brcms_phy_pub { struct
550 struct brcms_phy_pub pubpi_ro;
561 struct brcms_phy_pub pubpi;
927 void wlc_phyreg_enter(struct brcms_phy_pub *pih);
928 void wlc_phyreg_exit(struct brcms_phy_pub *pih);
929 void wlc_radioreg_enter(struct brcms_phy_pub *pih);
930 void wlc_radioreg_exit(struct brcms_phy_pub *pih);
1038 void wlc_lcnphy_tx_power_adjustment(struct brcms_phy_pub *ppi);
1100 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask);
1101 u8 wlc_phy_rxcore_getstate_nphy(struct brcms_phy_pub *pi
[all...]
H A Dphy_lcn.c2864 static void wlc_lcnphy_idle_tssi_est(struct brcms_phy_pub *ppi)
3079 static void wlc_lcnphy_tx_pwr_ctrl_init(struct brcms_phy_pub *ppi)
4252 wlc_lcnphy_idle_tssi_est((struct brcms_phy_pub *) pi);
4314 (struct brcms_phy_pub *) pi);
4347 void wlc_lcnphy_tx_power_adjustment(struct brcms_phy_pub *ppi)
4860 wlc_lcnphy_tx_pwr_ctrl_init((struct brcms_phy_pub *) pi);
4862 wlc_phy_chanspec_set((struct brcms_phy_pub *) pi, pi->radio_chanspec);
4976 wlc_phy_ant_rxdiv_set((struct brcms_phy_pub *) pi,
5025 wlc_phy_chanspec_radio_set((struct brcms_phy_pub *)pi, chanspec);
H A Dphy_n.c14122 bool wlc_phy_bist_check_phy(struct brcms_phy_pub *pih)
19570 wlc_phy_rxcore_setstate_nphy((struct brcms_phy_pub *) pi,
19602 wlc_phy_antsel_init((struct brcms_phy_pub *) pi,
19634 wlc_phy_cal_perical((struct brcms_phy_pub *) pi,
19732 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask)
19812 u8 wlc_phy_rxcore_getstate_nphy(struct brcms_phy_pub *pih)
20224 wlc_phy_chanspec_set((struct brcms_phy_pub *) pi, pi->radio_chanspec);
20261 wlc_phy_chanspec_set((struct brcms_phy_pub *) pi,
20268 wlc_phy_chanspec_set((struct brcms_phy_pub *) pi,
21278 wlc_phy_chanspec_radio_set((struct brcms_phy_pub *) p
[all...]
/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmain.h257 struct brcms_phy_pub *pi; /* pointer to phy specific information */
308 struct brcms_phy_pub *pi; /* pointer to phy specific information */
H A Dstf.c67 struct brcms_phy_pub *pi = wlc->band->pi;
H A Dmain.c1784 struct brcms_phy_pub *pih = wlc_hw->band->pi;

Completed in 3741 milliseconds