Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
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,
Dchip.c219 struct brcmf_core pub;
241 struct brcmf_core *core) in brcmf_chip_sb_corerev()
438 struct brcmf_core *d11core2 = NULL; in brcmf_chip_ai_resetcore()
503 static struct brcmf_core *brcmf_chip_add_core(struct brcmf_chip_priv *ci, in brcmf_chip_add_core()
752 struct brcmf_core *mem; in brcmf_chip_get_raminfo()
898 struct brcmf_core *core; in brcmf_chip_dmp_erom_scan()
963 struct brcmf_core *core; in brcmf_chip_recognition()
1040 struct brcmf_core *core; in brcmf_chip_disable_arm()
1073 struct brcmf_core *pmu; in brcmf_chip_setup()
1168 struct brcmf_core *brcmf_chip_get_d11core(struct brcmf_chip *pub, u8 unit) in brcmf_chip_get_d11core()
[all …]
Dpcie.c608 struct brcmf_core *core; in brcmf_pcie_select_core()
632 struct brcmf_core *core; in brcmf_pcie_reset_device()
721 struct brcmf_core *core; in brcmf_pcie_exit_download_state()
738 struct brcmf_core *core; in brcmf_pcie_send_mb_data()
1801 struct brcmf_core *core; in brcmf_pcie_buscore_reset()
1973 struct brcmf_core *core; in brcmf_pcie_read_otp()
2207 struct brcmf_core *core; in brcmf_pcie_probe()
Dsdio.h172 struct brcmf_core *cc_core; /* chipcommon core info struct */
Dsdio.c442 struct brcmf_core *sdio_core; /* sdio core info struct */
1112 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_hostmail()
1205 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_rxfail()
2472 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()
3496 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_kso_init()
3532 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_bus_preinit()
3823 struct brcmf_core *pmu = brcmf_chip_get_pmu(ci); in brcmf_sdio_drivestrengthinit()
3893 struct brcmf_core *core = sdiodev->bus->sdio_core; in brcmf_sdio_buscore_activate()
4201 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_firmware_callback()