Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_attr.c5779 static uint lpfc_irq_chann = LPFC_IRQ_CHANN_DEF; variable
5780 module_param(lpfc_irq_chann, uint, 0444);
5781 MODULE_PARM_DESC(lpfc_irq_chann, "Set number of interrupt vectors to allocate");
5882 static DEVICE_ATTR_RO(lpfc_irq_chann);
7497 lpfc_irq_chann_init(phba, lpfc_irq_chann); in lpfc_get_cfgparam()