Home
last modified time | relevance | path

Searched refs:cfg_auto_imax (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1129 uint32_t cfg_auto_imax; member
H A Dlpfc_attr.c4822 phba->cfg_auto_imax = (val) ? 0 : 1; in lpfc_fcp_imax_store()
7294 phba->cfg_auto_imax = (phba->cfg_fcp_imax) ? 0 : 1; in lpfc_get_cfgparam()