Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82599.c1861 IXGBE_WRITE_REG(hw, IXGBE_FDIRSCTPM, 0xFFFFFFFF); in ixgbe_fdir_set_input_mask_82599()
1884 IXGBE_WRITE_REG(hw, IXGBE_FDIRSCTPM, ~fdirtcpm); in ixgbe_fdir_set_input_mask_82599()
H A Dixgbe_type.h586 #define IXGBE_FDIRSCTPM 0x0EE78 macro