Searched refs:MIN_MSIX_COUNT (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dixgbevf.h183 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS) macro
H A Dixgbevf_main.c1923 vector_threshold = MIN_MSIX_COUNT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe.h278 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS) macro
H A Dixgbe_main.c4068 vector_threshold = MIN_MSIX_COUNT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_isr.c2360 #define MIN_MSIX_COUNT 2 macro
2375 if (ret < MIN_MSIX_COUNT)

Completed in 72 milliseconds