Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dchip.h58 struct brcmf_core { struct
86 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *chip, u16 coreid);
87 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *chip);
88 struct brcmf_core *brcmf_chip_get_pmu(struct brcmf_chip *pub);
89 bool brcmf_chip_iscoreup(struct brcmf_core *core);
90 void brcmf_chip_coredisable(struct brcmf_core *core, u32 prereset, u32 reset);
91 void brcmf_chip_resetcore(struct brcmf_core *core, u32 prereset, u32 reset,
Dchip.c227 struct brcmf_core pub;
249 struct brcmf_core *core) in brcmf_chip_sb_corerev()
476 static struct brcmf_core *brcmf_chip_add_core(struct brcmf_chip_priv *ci, in brcmf_chip_add_core()
706 struct brcmf_core *mem; in brcmf_chip_get_raminfo()
853 struct brcmf_core *core; in brcmf_chip_dmp_erom_scan()
913 struct brcmf_core *core; in brcmf_chip_recognition()
989 struct brcmf_core *core; in brcmf_chip_disable_arm()
1022 struct brcmf_core *pmu; in brcmf_chip_setup()
1116 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *pub, u16 coreid) in brcmf_chip_get_core()
1129 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *pub) in brcmf_chip_get_chipcommon()
[all …]
Dsdio.h176 struct brcmf_core *cc_core; /* chipcommon core info struct */
Dsdio.c439 struct brcmf_core *sdio_core; /* sdio core info struct */
1055 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_hostmail()
1148 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_rxfail()
2405 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_bus_stop()
2487 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_intr_rstatus()
3371 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_kso_init()
3407 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_bus_preinit()
3697 struct brcmf_core *pmu = brcmf_chip_get_pmu(ci); in brcmf_sdio_drivestrengthinit()
3767 struct brcmf_core *core = sdiodev->bus->sdio_core; in brcmf_sdio_buscore_activate()
4047 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_firmware_callback()
Dpcie.c534 struct brcmf_core *core; in brcmf_pcie_select_core()
558 struct brcmf_core *core; in brcmf_pcie_reset_device()
647 struct brcmf_core *core; in brcmf_pcie_exit_download_state()