Home
last modified time | relevance | path

Searched defs:wlc_hw (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmain.c595 static void brcms_b_update_slot_timing(struct brcms_hardware *wlc_hw, in brcms_b_update_slot_timing()
680 static void brcms_c_write_inits(struct brcms_hardware *wlc_hw, in brcms_c_write_inits()
704 static void brcms_c_write_mhf(struct brcms_hardware *wlc_hw, u16 *mhfs) in brcms_c_write_mhf()
716 static void brcms_c_ucode_bsinit(struct brcms_hardware *wlc_hw) in brcms_c_ucode_bsinit()
750 static void brcms_b_core_ioctl(struct brcms_hardware *wlc_hw, u32 m, u32 v) in brcms_b_core_ioctl()
758 static void brcms_b_core_phy_clk(struct brcms_hardware *wlc_hw, bool clk) in brcms_b_core_phy_clk()
783 static void brcms_c_setxband(struct brcms_hardware *wlc_hw, uint bandunit) in brcms_c_setxband()
810 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_setband_inact() local
1022 brcms_b_txstatus(struct brcms_hardware *wlc_hw, bool bound, bool *fatal) in brcms_b_txstatus()
1080 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_mhfdef() local
[all …]
Dphy_shim.c33 struct brcms_hardware *wlc_hw; /* pointer to main wlc_hw structure */ member
38 struct phy_shim_info *wlc_phy_shim_attach(struct brcms_hardware *wlc_hw, in wlc_phy_shim_attach()