BFA_IOIM_MAX
#define DEF_CFG_NUM_IOIM_REQS (BFA_IOIM_MAX)
else if (cfg->fwcfg.num_ioim_reqs > BFA_IOIM_MAX)
cfg->fwcfg.num_ioim_reqs = BFA_IOIM_MAX;