Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h1124 uint32_t cfg_fcp_mq_threshold; member
Dlpfc_init.c4608 if (!phba->cfg_fcp_mq_threshold || in lpfc_create_port()
4609 phba->cfg_fcp_mq_threshold > phba->cfg_hdw_queue) in lpfc_create_port()
4610 phba->cfg_fcp_mq_threshold = phba->cfg_hdw_queue; in lpfc_create_port()
4613 phba->cfg_fcp_mq_threshold); in lpfc_create_port()