Searched refs:physhim (Results 1 – 9 of 9) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/ |
D | wlc_phy_shim.c | 67 wlc_phy_shim_info_t *physhim = NULL; in wlc_phy_shim_attach() local 69 physhim = kzalloc(sizeof(wlc_phy_shim_info_t), GFP_ATOMIC); in wlc_phy_shim_attach() 70 if (!physhim) { in wlc_phy_shim_attach() 75 physhim->wlc_hw = wlc_hw; in wlc_phy_shim_attach() 76 physhim->wlc = wlc; in wlc_phy_shim_attach() 77 physhim->wl = wl; in wlc_phy_shim_attach() 79 return physhim; in wlc_phy_shim_attach() 82 void wlc_phy_shim_detach(wlc_phy_shim_info_t *physhim) in wlc_phy_shim_detach() argument 84 kfree(physhim); in wlc_phy_shim_detach() 87 struct wlapi_timer *wlapi_init_timer(wlc_phy_shim_info_t *physhim, in wlapi_init_timer() argument [all …]
|
D | wlc_phy_shim.h | 60 extern void wlc_phy_shim_detach(wlc_phy_shim_info_t *physhim); 64 extern struct wlapi_timer *wlapi_init_timer(wlc_phy_shim_info_t *physhim, 67 extern void wlapi_free_timer(wlc_phy_shim_info_t *physhim, 69 extern void wlapi_add_timer(wlc_phy_shim_info_t *physhim, 71 extern bool wlapi_del_timer(wlc_phy_shim_info_t *physhim, 73 extern void wlapi_intrson(wlc_phy_shim_info_t *physhim); 74 extern u32 wlapi_intrsoff(wlc_phy_shim_info_t *physhim); 75 extern void wlapi_intrsrestore(wlc_phy_shim_info_t *physhim, 78 extern void wlapi_bmac_write_shm(wlc_phy_shim_info_t *physhim, uint offset, 80 extern u16 wlapi_bmac_read_shm(wlc_phy_shim_info_t *physhim, uint offset); [all …]
|
D | wlc_bmac.c | 794 wlc_hw->physhim = wlc_phy_shim_attach(wlc_hw, wlc->wl, wlc); in wlc_bmac_attach() 796 if (wlc_hw->physhim == NULL) { in wlc_bmac_attach() 805 sha_params.physhim = wlc_hw->physhim; in wlc_bmac_attach() 1035 wlc_phy_shim_detach(wlc_hw->physhim); in wlc_bmac_detach()
|
D | wlc_main.h | 424 void *physhim; /* phy shim layer handler */ member
|
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/ |
D | wlc_phy_cmn.c | 192 wlapi_bmac_ucode_wake_override_phyreg_set(pi->sh->physhim); in wlc_phyreg_enter() 198 wlapi_bmac_ucode_wake_override_phyreg_clear(pi->sh->physhim); in wlc_phyreg_exit() 204 wlapi_bmac_mctrl(pi->sh->physhim, MCTL_LOCK_RADIO, MCTL_LOCK_RADIO); in wlc_radioreg_enter() 216 wlapi_bmac_mctrl(pi->sh->physhim, MCTL_LOCK_RADIO, 0); in wlc_radioreg_exit() 552 sh->physhim = shp->physhim; in wlc_phy_shared_attach() 610 wlapi_bmac_corereset(pi->sh->physhim, pi->pubpi.coreflags); in wlc_phy_attach() 637 wlapi_bmac_corereset(pi->sh->physhim, pi->pubpi.coreflags); in wlc_phy_attach() 733 pi->phycal_timer = wlapi_init_timer(pi->sh->physhim, in wlc_phy_attach() 776 wlapi_free_timer(pi->sh->physhim, pi->phycal_timer); in wlc_phy_detach() 836 wlapi_add_timer(pi->sh->physhim, pi->phycal_timer, delay, 0); in wlc_phy_timercb_phycal() [all …]
|
D | wlc_phy_lcn.c | 146 wlapi_bmac_read_shm((pi)->sh->physhim, M_UCODE_MACSTAT + offsetof(macstat_t, txallfrm)) 1216 wlapi_switch_macfreq(pi->sh->physhim, enable); in wlc_lcnphy_txrx_spur_avoidance_mode() 2105 wlapi_suspend_mac_and_wait(pi->sh->physhim); in wlc_lcnphy_idle_tssi_est() 2149 wlapi_enable_mac(pi->sh->physhim); in wlc_lcnphy_idle_tssi_est() 2180 wlapi_suspend_mac_and_wait(pi->sh->physhim); in wlc_lcnphy_vbat_temp_sense_setup() 2290 wlapi_enable_mac(pi->sh->physhim); in wlc_lcnphy_vbat_temp_sense_setup() 2307 wlapi_suspend_mac_and_wait(pi->sh->physhim); in WLBANDINITFN() 2312 wlapi_enable_mac(pi->sh->physhim); in WLBANDINITFN() 2369 wlapi_enable_mac(pi->sh->physhim); in WLBANDINITFN() 2993 wlapi_suspend_mac_and_wait(pi->sh->physhim); in wlc_lcnphy_tempsense_new() [all …]
|
D | wlc_phy_n.c | 14678 wlapi_bmac_phyclk_fgc(pi->sh->physhim, ON); in WLBANDINITFN() 14683 wlapi_bmac_phyclk_fgc(pi->sh->physhim, OFF); in WLBANDINITFN() 14685 wlapi_bmac_macphyclk_set(pi->sh->physhim, ON); in WLBANDINITFN() 14968 wlapi_bmac_phyclk_fgc(pi->sh->physhim, ON); in wlc_phy_resetcca_nphy() 14975 wlapi_bmac_phyclk_fgc(pi->sh->physhim, OFF); in wlc_phy_resetcca_nphy() 15061 wlapi_suspend_mac_and_wait(pi->sh->physhim); in wlc_phy_rxcore_setstate_nphy() 15122 wlapi_enable_mac(pi->sh->physhim); in wlc_phy_rxcore_setstate_nphy() 16238 wlapi_bmac_mhf(pi->sh->physhim, MHF4, in wlc_phy_workarounds_nphy() 16305 wlapi_bmac_mhf(pi->sh->physhim, MHF3, in wlc_phy_workarounds_nphy() 19086 wlapi_bmac_core_phypll_ctl(pi->sh->physhim, false); in wlc_phy_chanspec_nphy_setup() [all …]
|
D | wlc_phy_hal.h | 129 void *physhim; member
|
D | wlc_phy_int.h | 531 void *physhim; member
|