Searched refs:bfa_iocfc_cfg_s (Results 1 – 10 of 10) sorted by relevance
/drivers/scsi/bfa/ |
D | bfa_modules.h | 77 void bfa_dconf_attach(struct bfa_s *, void *, struct bfa_iocfc_cfg_s *); 78 void bfa_dconf_meminfo(struct bfa_iocfc_cfg_s *, struct bfa_meminfo_s *, 81 void bfa_fcp_attach(struct bfa_s *, void *, struct bfa_iocfc_cfg_s *, 84 void bfa_fcp_meminfo(struct bfa_iocfc_cfg_s *, struct bfa_meminfo_s *, 89 void bfa_fcport_meminfo(struct bfa_iocfc_cfg_s *, struct bfa_meminfo_s *, 91 void bfa_fcport_attach(struct bfa_s *, void *, struct bfa_iocfc_cfg_s *, 94 void bfa_fcxp_meminfo(struct bfa_iocfc_cfg_s *, struct bfa_meminfo_s *, 96 void bfa_fcxp_attach(struct bfa_s *, void *, struct bfa_iocfc_cfg_s *, 99 void bfa_fcdiag_attach(struct bfa_s *bfa, void *, struct bfa_iocfc_cfg_s *, 103 void bfa_lps_meminfo(struct bfa_iocfc_cfg_s *, struct bfa_meminfo_s *, [all …]
|
D | bfa.h | 221 struct bfa_iocfc_cfg_s cfg; 292 void bfa_iocfc_meminfo(struct bfa_iocfc_cfg_s *cfg, 296 struct bfa_iocfc_cfg_s *cfg, 393 void bfa_cfg_get_default(struct bfa_iocfc_cfg_s *cfg); 394 void bfa_cfg_get_min(struct bfa_iocfc_cfg_s *cfg); 395 void bfa_cfg_get_meminfo(struct bfa_iocfc_cfg_s *cfg, 398 void bfa_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
|
D | bfad_drv.h | 199 struct bfa_iocfc_cfg_s ioc_cfg; 306 void bfad_update_hal_cfg(struct bfa_iocfc_cfg_s *bfa_cfg);
|
D | bfa_core.c | 977 struct bfa_iocfc_cfg_s *cfg = &iocfc->cfg; in bfa_iocfc_send_cfg() 1036 bfa_iocfc_init_mem(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_iocfc_init_mem() 1089 bfa_iocfc_mem_claim(struct bfa_s *bfa, struct bfa_iocfc_cfg_s *cfg) in bfa_iocfc_mem_claim() 1471 bfa_iocfc_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *meminfo, in bfa_iocfc_meminfo() 1517 bfa_iocfc_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_iocfc_attach() 1757 bfa_cfg_get_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *meminfo, in bfa_cfg_get_meminfo() 1828 bfa_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_attach() 1968 bfa_cfg_get_default(struct bfa_iocfc_cfg_s *cfg) in bfa_cfg_get_default() 1992 bfa_cfg_get_min(struct bfa_iocfc_cfg_s *cfg) in bfa_cfg_get_min()
|
D | bfa_svc.c | 446 bfa_fcxp_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_fcxp_meminfo() 484 bfa_fcxp_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcxp_attach() 1457 bfa_lps_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_lps_meminfo() 1474 bfa_lps_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_lps_attach() 2987 bfa_fcport_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_fcport_meminfo() 3018 bfa_fcport_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcport_attach() 4793 bfa_rport_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_rport_meminfo() 4807 bfa_rport_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_rport_attach() 5138 bfa_sgpg_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_sgpg_meminfo() 5173 bfa_sgpg_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_sgpg_attach() [all …]
|
D | bfa_fcpim.h | 287 void bfa_itnim_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len);
|
D | bfa_defs_svc.h | 73 struct bfa_iocfc_cfg_s { struct 439 struct bfa_iocfc_cfg_s config; /* IOCFC config */
|
D | bfa_fcpim.c | 288 bfa_fcpim_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len) in bfa_fcpim_meminfo() 309 struct bfa_iocfc_cfg_s *cfg, struct bfa_pcidev_s *pcidev) in bfa_fcpim_attach() 1097 bfa_itnim_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len) in bfa_itnim_meminfo() 3624 bfa_fcp_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_fcp_meminfo() 3682 bfa_fcp_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcp_attach()
|
D | bfad.c | 551 bfad_update_hal_cfg(struct bfa_iocfc_cfg_s *bfa_cfg) in bfad_update_hal_cfg()
|
D | bfa_ioc.c | 6057 bfa_dconf_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *meminfo, in bfa_dconf_meminfo() 6071 bfa_dconf_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg) in bfa_dconf_attach()
|