Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1349 #define IXGBE_MHADD_MFS_MASK 0xFFFF0000 macro
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2515 reg_val &= ~IXGBE_MHADD_MFS_MASK; in ixgbe_setup_rx()