Home
last modified time | relevance | path

Searched refs:brcmf_core (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dchip.h56 struct brcmf_core { struct
83 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *chip, u16 coreid);
84 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *chip);
85 bool brcmf_chip_iscoreup(struct brcmf_core *core);
86 void brcmf_chip_coredisable(struct brcmf_core *core, u32 prereset, u32 reset);
87 void brcmf_chip_resetcore(struct brcmf_core *core, u32 prereset, u32 reset,
Dchip.c223 struct brcmf_core pub;
245 struct brcmf_core *core) in brcmf_chip_sb_corerev()
472 static struct brcmf_core *brcmf_chip_add_core(struct brcmf_chip_priv *ci, in brcmf_chip_add_core()
664 struct brcmf_core *mem; in brcmf_chip_get_raminfo()
780 struct brcmf_core *core; in brcmf_chip_dmp_erom_scan()
839 struct brcmf_core *core; in brcmf_chip_recognition()
906 struct brcmf_core *core; in brcmf_chip_disable_arm()
1027 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *pub, u16 coreid) in brcmf_chip_get_core()
1040 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *pub) in brcmf_chip_get_chipcommon()
1052 bool brcmf_chip_iscoreup(struct brcmf_core *pub) in brcmf_chip_iscoreup()
[all …]
Dpcie.c419 struct brcmf_core *core; in brcmf_pcie_select_core()
528 struct brcmf_core *core; in brcmf_pcie_exit_download_state()
Dsdio.c746 struct brcmf_core *core; in r_sdreg32()
757 struct brcmf_core *core; in w_sdreg32()
2573 struct brcmf_core *buscore; in brcmf_sdio_intr_rstatus()
3795 struct brcmf_core *core; in brcmf_sdio_buscore_activate()