Home
last modified time | relevance | path

Searched refs:brcmf_core (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.h41 * struct brcmf_core - core related information.
47 struct brcmf_core { struct
76 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *chip, u16 coreid);
77 struct brcmf_core *brcmf_chip_get_d11core(struct brcmf_chip *pub, u8 unit);
78 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *chip);
79 struct brcmf_core *brcmf_chip_get_pmu(struct brcmf_chip *pub);
80 bool brcmf_chip_iscoreup(struct brcmf_core *core);
81 void brcmf_chip_coredisable(struct brcmf_core *core, u32 prereset, u32 reset);
82 void brcmf_chip_resetcore(struct brcmf_core *core, u32 prereset, u32 reset,
H A Dchip.c217 struct brcmf_core pub;
239 struct brcmf_core *core) in brcmf_chip_sb_corerev()
436 struct brcmf_core *d11core2 = NULL; in brcmf_chip_ai_resetcore()
501 static struct brcmf_core *brcmf_chip_add_core(struct brcmf_chip_priv *ci, in brcmf_chip_add_core()
741 struct brcmf_core *mem; in brcmf_chip_get_raminfo()
887 struct brcmf_core *core; in brcmf_chip_dmp_erom_scan()
946 struct brcmf_core *core; in brcmf_chip_recognition()
1022 struct brcmf_core *core; in brcmf_chip_disable_arm()
1055 struct brcmf_core *pmu; in brcmf_chip_setup()
1149 struct brcmf_core *brcmf_chip_get_d11cor
[all...]
H A Dsdio.h172 struct brcmf_core *cc_core; /* chipcommon core info struct */
H A Dsdio.c442 struct brcmf_core *sdio_core; /* sdio core info struct */
1099 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_hostmail()
1192 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_rxfail()
2459 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_bus_stop()
2546 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_intr_rstatus()
3483 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_kso_init()
3519 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_bus_preinit()
3809 struct brcmf_core *pmu = brcmf_chip_get_pmu(ci); in brcmf_sdio_drivestrengthinit()
3879 struct brcmf_core *core = sdiodev->bus->sdio_core; in brcmf_sdio_buscore_activate()
4190 struct brcmf_core *cor in brcmf_sdio_firmware_callback()
[all...]
H A Dpcie.c500 struct brcmf_core *core; in brcmf_pcie_select_core()
524 struct brcmf_core *core; in brcmf_pcie_reset_device()
613 struct brcmf_core *core; in brcmf_pcie_exit_download_state()
630 struct brcmf_core *core; in brcmf_pcie_send_mb_data()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.h43 * struct brcmf_core - core related information.
49 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 Dchip.c220 struct brcmf_core pub;
242 struct brcmf_core *core) in brcmf_chip_sb_corerev()
439 struct brcmf_core *d11core2 = NULL; in brcmf_chip_ai_resetcore()
504 static struct brcmf_core *brcmf_chip_add_core(struct brcmf_chip_priv *ci, in brcmf_chip_add_core()
760 struct brcmf_core *mem; in brcmf_chip_get_raminfo()
906 struct brcmf_core *core; in brcmf_chip_dmp_erom_scan()
971 struct brcmf_core *core; in brcmf_chip_recognition()
1054 struct brcmf_core *core; in brcmf_chip_disable_arm()
1087 struct brcmf_core *pmu; in brcmf_chip_setup()
1182 struct brcmf_core *brcmf_chip_get_d11cor
[all...]
H A Dpcie.c634 struct brcmf_core *core; in brcmf_pcie_select_core()
658 struct brcmf_core *core; in brcmf_pcie_reset_device()
747 struct brcmf_core *core; in brcmf_pcie_exit_download_state()
764 struct brcmf_core *core; in brcmf_pcie_send_mb_data()
1872 struct brcmf_core *core; in brcmf_pcie_buscore_reset()
2044 struct brcmf_core *core; in brcmf_pcie_read_otp()
2407 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 */
1110 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_hostmail()
1203 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_rxfail()
2470 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_bus_stop()
2557 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_intr_rstatus()
3495 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_kso_init()
3531 struct brcmf_core *core = bus->sdio_core; in brcmf_sdio_bus_preinit()
3822 struct brcmf_core *pmu = brcmf_chip_get_pmu(ci); in brcmf_sdio_drivestrengthinit()
3892 struct brcmf_core *core = sdiodev->bus->sdio_core; in brcmf_sdio_buscore_activate()
4210 struct brcmf_core *cor in brcmf_sdio_firmware_callback()
[all...]

Completed in 25 milliseconds