Searched defs:wlc_hw (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 588 static void brcms_b_update_slot_timing(struct brcms_hardware *wlc_hw, in brcms_b_update_slot_timing() 673 static void brcms_c_write_inits(struct brcms_hardware *wlc_hw, in brcms_c_write_inits() 697 static void brcms_c_write_mhf(struct brcms_hardware *wlc_hw, u16 *mhfs) in brcms_c_write_mhf() 709 static void brcms_c_ucode_bsinit(struct brcms_hardware *wlc_hw) in brcms_c_ucode_bsinit() 743 static void brcms_b_core_ioctl(struct brcms_hardware *wlc_hw, u32 m, u32 v) in brcms_b_core_ioctl() 751 static void brcms_b_core_phy_clk(struct brcms_hardware *wlc_hw, bool clk) in brcms_b_core_phy_clk() 776 static void brcms_c_setxband(struct brcms_hardware *wlc_hw, uint bandunit) in brcms_c_setxband() 803 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_setband_inact() local 1015 brcms_b_txstatus(struct brcms_hardware *wlc_hw, bool bound, bool *fatal) in brcms_b_txstatus() 1073 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_mhfdef() local [all …]
|
H A D | phy_shim.c | 33 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()
|