Home
last modified time | relevance | path

Searched refs:brcms_hardware (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dmain.h312 struct brcms_hardware { struct
458 struct brcms_hardware *hw;
633 void brcms_c_inval_dma_pkts(struct brcms_hardware *hw,
642 u16 brcms_b_read_shm(struct brcms_hardware *wlc_hw, uint offset);
645 void brcms_b_corereset(struct brcms_hardware *wlc_hw, u32 flags);
647 void brcms_b_phy_reset(struct brcms_hardware *wlc_hw);
648 void brcms_b_bw_set(struct brcms_hardware *wlc_hw, u16 bw);
649 void brcms_b_core_phypll_reset(struct brcms_hardware *wlc_hw);
650 void brcms_c_ucode_wake_override_set(struct brcms_hardware *wlc_hw,
662 u16 brcms_b_get_txant(struct brcms_hardware *wlc_hw);
[all …]
A Dmain.c810 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_setband_inact()
1080 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_mhfdef()
1112 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_b_attach_dmapio()
1697 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_b_bsinit()
2188 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_gpio_init()
2388 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_intrson()
2395 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_intrsoff()
2414 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_intrsrestore()
2529 struct brcms_hardware *wlc_hw = wlc->hw; in wlc_intstatus()
2604 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_isr()
[all …]
A Dphy_shim.c33 struct brcms_hardware *wlc_hw; /* pointer to main wlc_hw structure */
38 struct phy_shim_info *wlc_phy_shim_attach(struct brcms_hardware *wlc_hw, in wlc_phy_shim_attach()
A Dphy_shim.h127 struct phy_shim_info *wlc_phy_shim_attach(struct brcms_hardware *wlc_hw,
A Dtypes.h283 struct brcms_hardware;
A Ddebug.c68 struct brcms_hardware *hw = drvr->wlc->hw; in brcms_debugfs_hardware_read()

Completed in 27 milliseconds