Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dchip.h56 struct brcmf_core { struct
84 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *chip, u16 coreid);
85 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *chip);
86 bool brcmf_chip_iscoreup(struct brcmf_core *core);
87 void brcmf_chip_coredisable(struct brcmf_core *core, u32 prereset, u32 reset);
88 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()
700 struct brcmf_core *mem; in brcmf_chip_get_raminfo()
840 struct brcmf_core *core; in brcmf_chip_dmp_erom_scan()
899 struct brcmf_core *core; in brcmf_chip_recognition()
975 struct brcmf_core *core; in brcmf_chip_disable_arm()
1097 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *pub, u16 coreid) in brcmf_chip_get_core()
1110 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *pub) in brcmf_chip_get_chipcommon()
1122 bool brcmf_chip_iscoreup(struct brcmf_core *pub) in brcmf_chip_iscoreup()
[all …]
Dpcie.c504 struct brcmf_core *core; in brcmf_pcie_select_core()
528 struct brcmf_core *core; in brcmf_pcie_reset_device()
618 struct brcmf_core *core; in brcmf_pcie_exit_download_state()
Dsdio.c753 struct brcmf_core *core; in r_sdreg32()
764 struct brcmf_core *core; in w_sdreg32()
2571 struct brcmf_core *buscore; in brcmf_sdio_intr_rstatus()
3842 struct brcmf_core *core; in brcmf_sdio_buscore_activate()