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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h610 #define LPFC_CPU_FIRST_IRQ 0x4 macro
H A Dlpfc_init.c10542 * selects the CPUs that are LPFC_CPU_FIRST_IRQ.
10545 if (!(cpup->flag & LPFC_CPU_FIRST_IRQ))
10580 if (cpup->flag & LPFC_CPU_FIRST_IRQ)
11154 * LPFC_CPU_FIRST_IRQ set.
11156 if (!(cpup->flag & LPFC_CPU_FIRST_IRQ))
12327 * LPFC_CPU_FIRST_IRQ set.
12330 (cpup->flag & LPFC_CPU_FIRST_IRQ) &&
12600 if (!(cpup->flag & LPFC_CPU_FIRST_IRQ))
12603 /* 1 to 1, the first LPFC_CPU_FIRST_IRQ cpus to a unique hdwq */
12627 if (cpup->flag & LPFC_CPU_FIRST_IRQ)
[all...]

Completed in 128 milliseconds