Lines Matching refs:brcmf_chip_priv

230 	struct brcmf_chip_priv *chip;
233 struct brcmf_chip_priv { struct
248 static void brcmf_chip_sb_corerev(struct brcmf_chip_priv *ci, in brcmf_chip_sb_corerev() argument
259 struct brcmf_chip_priv *ci; in brcmf_chip_sb_iscoreup()
273 struct brcmf_chip_priv *ci; in brcmf_chip_ai_iscoreup()
290 struct brcmf_chip_priv *ci; in brcmf_chip_sb_coredisable()
360 struct brcmf_chip_priv *ci; in brcmf_chip_ai_coredisable()
394 struct brcmf_chip_priv *ci; in brcmf_chip_sb_resetcore()
444 struct brcmf_chip_priv *ci; in brcmf_chip_ai_resetcore()
476 static struct brcmf_core *brcmf_chip_add_core(struct brcmf_chip_priv *ci, in brcmf_chip_add_core()
496 static int brcmf_chip_cores_check(struct brcmf_chip_priv *ci) in brcmf_chip_cores_check()
670 static u32 brcmf_chip_tcm_rambase(struct brcmf_chip_priv *ci) in brcmf_chip_tcm_rambase()
697 static int brcmf_chip_get_raminfo(struct brcmf_chip_priv *ci) in brcmf_chip_get_raminfo()
752 static u32 brcmf_chip_dmp_get_desc(struct brcmf_chip_priv *ci, u32 *eromaddr, in brcmf_chip_dmp_get_desc()
772 static int brcmf_chip_dmp_get_regaddr(struct brcmf_chip_priv *ci, u32 *eromaddr, in brcmf_chip_dmp_get_regaddr()
838 int brcmf_chip_dmp_erom_scan(struct brcmf_chip_priv *ci) in brcmf_chip_dmp_erom_scan()
897 static int brcmf_chip_recognition(struct brcmf_chip_priv *ci) in brcmf_chip_recognition()
973 static void brcmf_chip_disable_arm(struct brcmf_chip_priv *chip, u16 id) in brcmf_chip_disable_arm()
1004 static int brcmf_chip_setup(struct brcmf_chip_priv *chip) in brcmf_chip_setup()
1041 struct brcmf_chip_priv *chip; in brcmf_chip_attach()
1085 struct brcmf_chip_priv *chip; in brcmf_chip_detach()
1089 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_detach()
1099 struct brcmf_chip_priv *chip; in brcmf_chip_get_core()
1102 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_get_core()
1112 struct brcmf_chip_priv *chip; in brcmf_chip_get_chipcommon()
1115 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_get_chipcommon()
1148 brcmf_chip_cm3_set_passive(struct brcmf_chip_priv *chip) in brcmf_chip_cm3_set_passive()
1170 static bool brcmf_chip_cm3_set_active(struct brcmf_chip_priv *chip) in brcmf_chip_cm3_set_active()
1189 brcmf_chip_cr4_set_passive(struct brcmf_chip_priv *chip) in brcmf_chip_cr4_set_passive()
1202 static bool brcmf_chip_cr4_set_active(struct brcmf_chip_priv *chip, u32 rstvec) in brcmf_chip_cr4_set_active()
1216 brcmf_chip_ca7_set_passive(struct brcmf_chip_priv *chip) in brcmf_chip_ca7_set_passive()
1229 static bool brcmf_chip_ca7_set_active(struct brcmf_chip_priv *chip, u32 rstvec) in brcmf_chip_ca7_set_active()
1244 struct brcmf_chip_priv *chip; in brcmf_chip_set_passive()
1249 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_set_passive()
1269 struct brcmf_chip_priv *chip; in brcmf_chip_set_active()
1274 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_set_active()
1291 struct brcmf_chip_priv *chip; in brcmf_chip_sr_capable()
1300 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_sr_capable()