Searched refs:bfa_iocfc_cfg_s (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_modules.h | 68 struct bfa_iocfc_cfg_s *cfg, \ 72 void *bfad, struct bfa_iocfc_cfg_s *cfg, \ 98 void (*meminfo) (struct bfa_iocfc_cfg_s *cfg, 102 struct bfa_iocfc_cfg_s *cfg,
|
D | bfa.h | 230 struct bfa_iocfc_cfg_s cfg; 301 void bfa_iocfc_meminfo(struct bfa_iocfc_cfg_s *cfg, 305 struct bfa_iocfc_cfg_s *cfg, 402 void bfa_cfg_get_default(struct bfa_iocfc_cfg_s *cfg); 403 void bfa_cfg_get_min(struct bfa_iocfc_cfg_s *cfg); 404 void bfa_cfg_get_meminfo(struct bfa_iocfc_cfg_s *cfg, 407 void bfa_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
|
D | bfad_drv.h | 207 struct bfa_iocfc_cfg_s ioc_cfg; 314 void bfad_update_hal_cfg(struct bfa_iocfc_cfg_s *bfa_cfg);
|
D | bfa_core.c | 981 struct bfa_iocfc_cfg_s *cfg = &iocfc->cfg; in bfa_iocfc_send_cfg() 1040 bfa_iocfc_init_mem(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_iocfc_init_mem() 1093 bfa_iocfc_mem_claim(struct bfa_s *bfa, struct bfa_iocfc_cfg_s *cfg) in bfa_iocfc_mem_claim() 1467 bfa_iocfc_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *meminfo, in bfa_iocfc_meminfo() 1513 bfa_iocfc_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_iocfc_attach() 1753 bfa_cfg_get_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *meminfo, in bfa_cfg_get_meminfo() 1820 bfa_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_attach() 1962 bfa_cfg_get_default(struct bfa_iocfc_cfg_s *cfg) in bfa_cfg_get_default() 1986 bfa_cfg_get_min(struct bfa_iocfc_cfg_s *cfg) in bfa_cfg_get_min()
|
D | bfa_svc.c | 123 static void bfa_lps_meminfo(struct bfa_iocfc_cfg_s *cfg, 126 struct bfa_iocfc_cfg_s *cfg, 487 bfa_fcxp_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_fcxp_meminfo() 525 bfa_fcxp_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcxp_attach() 1513 bfa_lps_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_lps_meminfo() 1530 bfa_lps_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_lps_attach() 3058 bfa_fcport_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_fcport_meminfo() 3089 bfa_fcport_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcport_attach() 4889 bfa_rport_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_rport_meminfo() 4903 bfa_rport_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_rport_attach() [all …]
|
D | bfa_fcpim.h | 294 void bfa_itnim_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len);
|
D | bfa_defs_svc.h | 80 struct bfa_iocfc_cfg_s { struct 446 struct bfa_iocfc_cfg_s config; /* IOCFC config */
|
D | bfa_fcpim.c | 296 bfa_fcpim_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len) in bfa_fcpim_meminfo() 317 struct bfa_iocfc_cfg_s *cfg, struct bfa_pcidev_s *pcidev) in bfa_fcpim_attach() 1105 bfa_itnim_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len) in bfa_itnim_meminfo() 3641 bfa_fcp_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *minfo, in bfa_fcp_meminfo() 3699 bfa_fcp_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcp_attach()
|
D | bfad.c | 562 bfad_update_hal_cfg(struct bfa_iocfc_cfg_s *bfa_cfg) in bfad_update_hal_cfg()
|
D | bfa_ioc.c | 6076 bfa_dconf_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *meminfo, in bfa_dconf_meminfo() 6090 bfa_dconf_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_dconf_attach()
|