Home
last modified time | relevance | path

Searched refs:BFA_IOIM_MIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcpim.h54 #define BFA_IOIM_MIN 8 macro
H A Dbfa_fcpim.c3638 cfg->fwcfg.num_ioim_reqs < BFA_IOIM_MIN) in bfa_fcp_meminfo()
3639 cfg->fwcfg.num_ioim_reqs = BFA_IOIM_MIN; in bfa_fcp_meminfo()
H A Dbfa_core.c1995 cfg->fwcfg.num_ioim_reqs = BFA_IOIM_MIN; in bfa_cfg_get_min()