Home
last modified time | relevance | path

Searched refs:IXGBE_MRQC_VMDQRSS64EN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2626 #define IXGBE_MRQC_VMDQRSS64EN 0x0000000B /* VMDq2 64 pools w/ RSS */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3012 mrqc = mrqc | IXGBE_MRQC_VMDQRSS64EN; in ixgbe_setup_vmdq_rss()