Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c5790 * lpfc_irq_chann: Set the number of IRQ vectors that are available
5803 static uint lpfc_irq_chann = LPFC_IRQ_CHANN_DEF; variable
5804 module_param(lpfc_irq_chann, uint, 0444);
5805 MODULE_PARM_DESC(lpfc_irq_chann, "Set number of interrupt vectors to allocate");
5858 "8543 lpfc_irq_chann set to %u " in lpfc_irq_chann_init()
5865 "8545 lpfc_irq_chann attribute cannot " in lpfc_irq_chann_init()
5899 static DEVICE_ATTR_RO(lpfc_irq_chann);
7396 lpfc_irq_chann_init(phba, lpfc_irq_chann); in lpfc_get_cfgparam()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c5551 * lpfc_irq_chann: Set the number of IRQ vectors that are available
5564 static uint lpfc_irq_chann = LPFC_IRQ_CHANN_DEF; variable
5565 module_param(lpfc_irq_chann, uint, 0444);
5566 MODULE_PARM_DESC(lpfc_irq_chann, "Set number of interrupt vectors to allocate");
5621 "8543 lpfc_irq_chann set to %u " in lpfc_irq_chann_init()
5628 "8545 lpfc_irq_chann attribute cannot " in lpfc_irq_chann_init()
5667 static DEVICE_ATTR_RO(lpfc_irq_chann);
7272 lpfc_irq_chann_init(phba, lpfc_irq_chann); in lpfc_get_cfgparam()

Completed in 23 milliseconds