Searched refs:BFA_IOIM_MAX (Results 1 – 3 of 3) sorted by relevance
62 #define BFA_IOIM_MAX 2000 macro
3657 else if (cfg->fwcfg.num_ioim_reqs > BFA_IOIM_MAX) in bfa_fcp_meminfo()3658 cfg->fwcfg.num_ioim_reqs = BFA_IOIM_MAX; in bfa_fcp_meminfo()3671 cfg->fwcfg.num_ioim_reqs = BFA_IOIM_MAX; in bfa_fcp_meminfo()
198 #define DEF_CFG_NUM_IOIM_REQS (BFA_IOIM_MAX)