Searched refs:ndm_len (Results 1 - 5 of 5) 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, \
H A Dbfa_uf.c140 bfa_uf_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len, u32 *dm_len) argument
153 *ndm_len += sizeof(struct bfa_uf_s) * num_ufs;
154 *ndm_len += sizeof(struct bfi_uf_buf_post_s) * num_ufs;
H A Dbfa_lps.c38 static void bfa_lps_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len,
307 bfa_lps_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len, u32 *dm_len) argument
310 *ndm_len += sizeof(struct bfa_lps_s) * BFA_LPS_MIN_LPORTS;
312 *ndm_len += sizeof(struct bfa_lps_s) * BFA_LPS_MAX_LPORTS;
H A Dbfa_fcxp.c105 bfa_fcxp_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len, argument
125 *ndm_len += sizeof(struct bfa_fcxp_s) * num_fcxp_reqs;
H A Dbfa_fcport.c850 bfa_fcport_meminfo(struct bfa_iocfc_cfg_s *cfg, u32 *ndm_len, argument

Completed in 123 milliseconds