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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c3826 for (regindex = 1; regindex < IXGBE_VLVF_ENTRIES; regindex++) {
3835 * If regindex is less than IXGBE_VLVF_ENTRIES, then we found the vlan
3839 if (regindex >= IXGBE_VLVF_ENTRIES) {
4042 for (offset = 0; offset < IXGBE_VLVF_ENTRIES; offset++) {
H A Dixgbe_type.h1964 #define IXGBE_VLVF_ENTRIES 64 macro

Completed in 99 milliseconds