Searched refs:IXGBE_RDRXCTL_MBINTEN (Results 1 – 2 of 2) sorted by relevance
1302 reg &= ~(IXGBE_RDRXCTL_MDP_EN | IXGBE_RDRXCTL_MBINTEN); in ixgbe_disable_mdd_X550()1325 reg |= (IXGBE_RDRXCTL_MDP_EN | IXGBE_RDRXCTL_MBINTEN); in ixgbe_enable_mdd_X550()
1522 #define IXGBE_RDRXCTL_MBINTEN 0x10000000 macro