Lines Matching refs:brcmf_chip_priv

226 	struct brcmf_chip_priv *chip;
229 struct brcmf_chip_priv { struct
244 static void brcmf_chip_sb_corerev(struct brcmf_chip_priv *ci, in brcmf_chip_sb_corerev() argument
255 struct brcmf_chip_priv *ci; in brcmf_chip_sb_iscoreup()
269 struct brcmf_chip_priv *ci; in brcmf_chip_ai_iscoreup()
286 struct brcmf_chip_priv *ci; in brcmf_chip_sb_coredisable()
356 struct brcmf_chip_priv *ci; in brcmf_chip_ai_coredisable()
390 struct brcmf_chip_priv *ci; in brcmf_chip_sb_resetcore()
440 struct brcmf_chip_priv *ci; in brcmf_chip_ai_resetcore()
472 static struct brcmf_core *brcmf_chip_add_core(struct brcmf_chip_priv *ci, in brcmf_chip_add_core()
492 static int brcmf_chip_cores_check(struct brcmf_chip_priv *ci) in brcmf_chip_cores_check()
640 static u32 brcmf_chip_tcm_rambase(struct brcmf_chip_priv *ci) in brcmf_chip_tcm_rambase()
661 static int brcmf_chip_get_raminfo(struct brcmf_chip_priv *ci) in brcmf_chip_get_raminfo()
692 static u32 brcmf_chip_dmp_get_desc(struct brcmf_chip_priv *ci, u32 *eromaddr, in brcmf_chip_dmp_get_desc()
712 static int brcmf_chip_dmp_get_regaddr(struct brcmf_chip_priv *ci, u32 *eromaddr, in brcmf_chip_dmp_get_regaddr()
778 int brcmf_chip_dmp_erom_scan(struct brcmf_chip_priv *ci) in brcmf_chip_dmp_erom_scan()
837 static int brcmf_chip_recognition(struct brcmf_chip_priv *ci) in brcmf_chip_recognition()
904 static void brcmf_chip_disable_arm(struct brcmf_chip_priv *chip, u16 id) in brcmf_chip_disable_arm()
934 static int brcmf_chip_setup(struct brcmf_chip_priv *chip) in brcmf_chip_setup()
971 struct brcmf_chip_priv *chip; in brcmf_chip_attach()
1015 struct brcmf_chip_priv *chip; in brcmf_chip_detach()
1019 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_detach()
1029 struct brcmf_chip_priv *chip; in brcmf_chip_get_core()
1032 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_get_core()
1042 struct brcmf_chip_priv *chip; in brcmf_chip_get_chipcommon()
1045 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_get_chipcommon()
1078 brcmf_chip_cm3_set_passive(struct brcmf_chip_priv *chip) in brcmf_chip_cm3_set_passive()
1100 static bool brcmf_chip_cm3_set_active(struct brcmf_chip_priv *chip) in brcmf_chip_cm3_set_active()
1119 brcmf_chip_cr4_set_passive(struct brcmf_chip_priv *chip) in brcmf_chip_cr4_set_passive()
1132 static bool brcmf_chip_cr4_set_active(struct brcmf_chip_priv *chip, u32 rstvec) in brcmf_chip_cr4_set_active()
1147 struct brcmf_chip_priv *chip; in brcmf_chip_set_passive()
1152 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_set_passive()
1164 struct brcmf_chip_priv *chip; in brcmf_chip_set_active()
1169 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_set_active()
1180 struct brcmf_chip_priv *chip; in brcmf_chip_sr_capable()
1189 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_sr_capable()