Home
last modified time | relevance | path

Searched refs:IXGBE_RDRXCTL_MBINTEN (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ixgbe/
Dixgbe_x550.c1449 reg &= ~(IXGBE_RDRXCTL_MDP_EN | IXGBE_RDRXCTL_MBINTEN); in ixgbe_disable_mdd_X550()
1472 reg |= (IXGBE_RDRXCTL_MDP_EN | IXGBE_RDRXCTL_MBINTEN); in ixgbe_enable_mdd_X550()
Dixv_type.h1401 #define IXGBE_RDRXCTL_MBINTEN 0x10000000 macro
Dixgbe_type.h1391 #define IXGBE_RDRXCTL_MBINTEN 0x10000000 macro