Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82599.c1578 u32 fdirtcpm; in ixgbe_fdir_set_input_mask_82599() local
1661 fdirtcpm = ixgbe_get_fdirtcpm_82599(input_mask); in ixgbe_fdir_set_input_mask_82599()
1664 IXGBE_WRITE_REG(hw, IXGBE_FDIRTCPM, ~fdirtcpm); in ixgbe_fdir_set_input_mask_82599()
1665 IXGBE_WRITE_REG(hw, IXGBE_FDIRUDPM, ~fdirtcpm); in ixgbe_fdir_set_input_mask_82599()