Searched refs:bfa_iocfc_cfg_s (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_priv.h34 struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len, \
37 void *bfad, struct bfa_iocfc_cfg_s *cfg, \
64 void (*meminfo) (struct bfa_iocfc_cfg_s *cfg, u32 *km_len,
67 struct bfa_iocfc_cfg_s *cfg,
H A Dbfa_core.c50 * The default values for struct bfa_iocfc_cfg_s can be
69 bfa_cfg_get_meminfo(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *meminfo)
140 bfa_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
344 * Use this function query the default struct bfa_iocfc_cfg_s value (compiled
357 bfa_cfg_get_default(struct bfa_iocfc_cfg_s *cfg)
380 bfa_cfg_get_min(struct bfa_iocfc_cfg_s *cfg)
H A Dbfa_fcpim.c32 bfa_fcpim_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len,
60 bfa_fcpim_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
H A Dbfa_iocfc.h73 struct bfa_iocfc_cfg_s cfg;
131 void bfa_iocfc_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len,
134 struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *meminfo,
H A Dbfa_sgpg.c31 bfa_sgpg_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len,
43 bfa_sgpg_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
H A Dbfad_drv.h165 struct bfa_iocfc_cfg_s ioc_cfg;
275 void bfad_update_hal_cfg(struct bfa_iocfc_cfg_s *bfa_cfg);
H A Dbfa_iocfc.c65 bfa_iocfc_cqs_sz(struct bfa_iocfc_cfg_s *cfg, u32 *dm_len)
90 bfa_iocfc_fw_cfg_sz(struct bfa_iocfc_cfg_s *cfg, u32 *dm_len)
110 struct bfa_iocfc_cfg_s *cfg = &iocfc->cfg;
167 bfa_iocfc_init_mem(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
208 bfa_iocfc_mem_claim(struct bfa_s *bfa, struct bfa_iocfc_cfg_s *cfg,
593 bfa_iocfc_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len,
608 bfa_iocfc_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
H A Dbfa_fcpim_priv.h180 void bfa_itnim_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len,
H A Dbfa_lps.c38 static void bfa_lps_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len,
41 struct bfa_iocfc_cfg_s *cfg,
307 bfa_lps_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len, u32 *dm_len)
319 bfa_lps_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
H A Dbfa_uf.c140 bfa_uf_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len, u32 *dm_len)
158 bfa_uf_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
H A Dbfa_fcxp.c105 bfa_fcxp_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len,
129 bfa_fcxp_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
H A Dbfa_rport.c590 bfa_rport_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len,
600 bfa_rport_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
H A Dbfa_fcport.c850 bfa_fcport_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len,
888 bfa_fcport_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
H A Dbfa_itnim.c735 bfa_itnim_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *km_len,
H A Dbfad.c413 bfad_update_hal_cfg(struct bfa_iocfc_cfg_s *bfa_cfg)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/
H A Dbfa.h138 void bfa_cfg_get_default(struct bfa_iocfc_cfg_s *cfg);
139 void bfa_cfg_get_min(struct bfa_iocfc_cfg_s *cfg);
140 void bfa_cfg_get_meminfo(struct bfa_iocfc_cfg_s *cfg,
142 void bfa_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/defs/
H A Dbfa_defs_iocfc.h76 struct bfa_iocfc_cfg_s { struct
315 struct bfa_iocfc_cfg_s config; /* IOCFC config */

Completed in 58 milliseconds