Searched refs:MAX_MSIX_Q_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/net/ixgbevf/
H A Dixgbevf.h139 /* MAX_MSIX_Q_VECTORS of these are allocated,
179 #define MAX_MSIX_Q_VECTORS 2 macro
193 struct ixgbevf_q_vector *q_vector[MAX_MSIX_Q_VECTORS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe.h223 /* MAX_MSIX_Q_VECTORS of these are allocated,
274 #define MAX_MSIX_Q_VECTORS MAX_MSIX_Q_VECTORS_82599 macro
286 struct ixgbe_q_vector *q_vector[MAX_MSIX_Q_VECTORS];

Completed in 35 milliseconds