Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2525 reg_val |= IXGBE_HLREG0_JUMBOEN; in ixgbe_setup_rx()
2527 reg_val &= ~IXGBE_HLREG0_JUMBOEN; in ixgbe_setup_rx()
/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1646 #define IXGBE_HLREG0_JUMBOEN 0x00000004 /* bit 2 */ macro