Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1837 IXGBE_WRITE_REG(hw, IXGBE_FDIRSCTPM, 0xFFFFFFFF); in ixgbe_fdir_set_input_mask_82599()
1860 IXGBE_WRITE_REG(hw, IXGBE_FDIRSCTPM, ~fdirtcpm); in ixgbe_fdir_set_input_mask_82599()
H A Dixgbe_type.h511 #define IXGBE_FDIRSCTPM 0x0EE78 macro