Searched refs:QLA_MSIX_ENTRIES (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/qla4xxx/
H A Dql4_def.h349 #define QLA_MSIX_ENTRIES 2 macro
601 struct ql4_msix_entry msix_entries[QLA_MSIX_ENTRIES];
H A Dql4_nx.c2265 static struct ql4_init_msix_entry qla4_8xxx_msix_entries[QLA_MSIX_ENTRIES] = {
2279 for (i = 0; i < QLA_MSIX_ENTRIES; i++) {
2295 struct msix_entry entries[QLA_MSIX_ENTRIES];
2298 for (i = 0; i < QLA_MSIX_ENTRIES; i++)
2305 QLA_MSIX_ENTRIES, ret);
2310 for (i = 0; i < QLA_MSIX_ENTRIES; i++) {

Completed in 35 milliseconds