Searched defs:wlc_hw (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ | 
| D | main.c | 594 static void brcms_b_update_slot_timing(struct brcms_hardware *wlc_hw,  in brcms_b_update_slot_timing()679 static void brcms_c_write_inits(struct brcms_hardware *wlc_hw,  in brcms_c_write_inits()
 703 static void brcms_c_write_mhf(struct brcms_hardware *wlc_hw, u16 *mhfs)  in brcms_c_write_mhf()
 715 static void brcms_c_ucode_bsinit(struct brcms_hardware *wlc_hw)  in brcms_c_ucode_bsinit()
 749 static void brcms_b_core_ioctl(struct brcms_hardware *wlc_hw, u32 m, u32 v)  in brcms_b_core_ioctl()
 757 static void brcms_b_core_phy_clk(struct brcms_hardware *wlc_hw, bool clk)  in brcms_b_core_phy_clk()
 782 static void brcms_c_setxband(struct brcms_hardware *wlc_hw, uint bandunit)  in brcms_c_setxband()
 809 	struct brcms_hardware *wlc_hw = wlc->hw;  in brcms_c_setband_inact()  local
 1030 brcms_b_txstatus(struct brcms_hardware *wlc_hw, bool bound, bool *fatal)  in brcms_b_txstatus()
 1088 	struct brcms_hardware *wlc_hw = wlc->hw;  in brcms_c_mhfdef()  local
 [all …]
 
 | 
| D | phy_shim.c | 33 	struct brcms_hardware *wlc_hw;	/* pointer to main wlc_hw structure */  member38 struct phy_shim_info *wlc_phy_shim_attach(struct brcms_hardware *wlc_hw,  in wlc_phy_shim_attach()
 
 |