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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h85 #define LPFC_MSIX_VECTORS 2 macro
730 struct msix_entry msix_entries[LPFC_MSIX_VECTORS];
H A Dlpfc_init.c6793 for (i = 0; i < LPFC_MSIX_VECTORS; i++)
6804 for (i = 0; i < LPFC_MSIX_VECTORS; i++)
6896 for (i = 0; i < LPFC_MSIX_VECTORS; i++)
7634 phba->sli.slistat.sli_intr > LPFC_MSIX_VECTORS) {

Completed in 44 milliseconds