Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc.h861 uint32_t cfg_fcp_mq_threshold; member
Dlpfc_init.c4402 if (!phba->cfg_fcp_mq_threshold || in lpfc_create_port()
4403 phba->cfg_fcp_mq_threshold > phba->cfg_hdw_queue) in lpfc_create_port()
4404 phba->cfg_fcp_mq_threshold = phba->cfg_hdw_queue; in lpfc_create_port()
4407 phba->cfg_fcp_mq_threshold); in lpfc_create_port()