Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.h49 struct brcmf_core { struct
78 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *chip, u16 coreid);
79 struct brcmf_core *brcmf_chip_get_d11core(struct brcmf_chip *pub, u8 unit);
80 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *chip);
81 struct brcmf_core *brcmf_chip_get_pmu(struct brcmf_chip *pub);
82 bool brcmf_chip_iscoreup(struct brcmf_core *core);
83 void brcmf_chip_coredisable(struct brcmf_core *core, u32 prereset, u32 reset);
84 void brcmf_chip_resetcore(struct brcmf_core *core, u32 prereset, u32 reset,
H A Dpcie.c634 struct brcmf_core *core; in brcmf_pcie_select_core()
658 struct brcmf_core *core; in brcmf_pcie_reset_device()
749 struct brcmf_core *core; in brcmf_pcie_exit_download_state()
766 struct brcmf_core *core; in brcmf_pcie_send_mb_data()
1879 struct brcmf_core *core; in brcmf_pcie_buscore_reset()
2051 struct brcmf_core *core; in brcmf_pcie_read_otp()
2445 struct brcmf_core *core; in brcmf_pcie_probe()
H A Dsdio.h172 struct brcmf_core *cc_core; /* chipcommon core info struct */
H A Dsdio.c440 struct brcmf_core *sdio_core; /* sdio core info struct */
1111 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_hostmail()
1204 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_rxfail()
2471 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_bus_stop()
2559 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_intr_rstatus()
3498 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_kso_init()
3534 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_bus_preinit()
3825 struct brcmf_core *pmu = brcmf_chip_get_pmu(ci); in brcmf_sdio_drivestrengthinit()
3895 struct brcmf_core *core = sdiodev->bus->sdio_core; in brcmf_sdio_buscore_activate()
4215 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_firmware_callback()