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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c916 reg &= ~(IXGBE_RDRXCTL_MDP_EN | IXGBE_RDRXCTL_MBINTEN);
939 reg |= (IXGBE_RDRXCTL_MDP_EN | IXGBE_RDRXCTL_MBINTEN);
H A Dixgbe_type.h1321 #define IXGBE_RDRXCTL_MDP_EN 0x20000000 macro

Completed in 95 milliseconds