Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc.h830 uint32_t cfg_fcp_mq_threshold; member
Dlpfc_init.c4301 if (!phba->cfg_fcp_mq_threshold || in lpfc_create_port()
4302 phba->cfg_fcp_mq_threshold > phba->cfg_hdw_queue) in lpfc_create_port()
4303 phba->cfg_fcp_mq_threshold = phba->cfg_hdw_queue; in lpfc_create_port()
4306 phba->cfg_fcp_mq_threshold); in lpfc_create_port()