Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc.h1143 uint32_t cfg_fcp_mq_threshold; member
Dlpfc_init.c4776 if (!phba->cfg_fcp_mq_threshold || in lpfc_create_port()
4777 phba->cfg_fcp_mq_threshold > phba->cfg_hdw_queue) in lpfc_create_port()
4778 phba->cfg_fcp_mq_threshold = phba->cfg_hdw_queue; in lpfc_create_port()
4781 phba->cfg_fcp_mq_threshold); in lpfc_create_port()