Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82599.c1854 IXGBE_WRITE_REG(hw, IXGBE_FDIRUDPM, 0xFFFFFFFF); in ixgbe_fdir_set_input_mask_82599()
1878 IXGBE_WRITE_REG(hw, IXGBE_FDIRUDPM, ~fdirtcpm); in ixgbe_fdir_set_input_mask_82599()
H A Dixgbe_type.h585 #define IXGBE_FDIRUDPM 0x0EE48 macro