Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc.h1116 uint32_t cfg_fcp_mq_threshold; member
Dlpfc_init.c4784 if (!phba->cfg_fcp_mq_threshold || in lpfc_create_port()
4785 phba->cfg_fcp_mq_threshold > phba->cfg_hdw_queue) in lpfc_create_port()
4786 phba->cfg_fcp_mq_threshold = phba->cfg_hdw_queue; in lpfc_create_port()
4789 phba->cfg_fcp_mq_threshold); in lpfc_create_port()