Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc.h1126 uint32_t cfg_fcp_mq_threshold; member
A Dlpfc_init.c4671 if (!phba->cfg_fcp_mq_threshold || in lpfc_create_port()
4672 phba->cfg_fcp_mq_threshold > phba->cfg_hdw_queue) in lpfc_create_port()
4673 phba->cfg_fcp_mq_threshold = phba->cfg_hdw_queue; in lpfc_create_port()
4676 phba->cfg_fcp_mq_threshold); in lpfc_create_port()

Completed in 33 milliseconds