Searched refs:lpfc_irq_chann (Results 1 – 1 of 1) sorted by relevance
5564 static uint lpfc_irq_chann = LPFC_IRQ_CHANN_DEF; variable5565 module_param(lpfc_irq_chann, uint, 0444);5566 MODULE_PARM_DESC(lpfc_irq_chann, "Set number of interrupt vectors to allocate");5667 static DEVICE_ATTR_RO(lpfc_irq_chann);7272 lpfc_irq_chann_init(phba, lpfc_irq_chann); in lpfc_get_cfgparam()