Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1525 u32 fdirtcpm; in ixgbe_fdir_set_input_mask_82599() local
1604 fdirtcpm = ixgbe_get_fdirtcpm_82599(input_mask); in ixgbe_fdir_set_input_mask_82599()
1607 IXGBE_WRITE_REG(hw, IXGBE_FDIRTCPM, ~fdirtcpm); in ixgbe_fdir_set_input_mask_82599()
1608 IXGBE_WRITE_REG(hw, IXGBE_FDIRUDPM, ~fdirtcpm); in ixgbe_fdir_set_input_mask_82599()
1615 IXGBE_WRITE_REG(hw, IXGBE_FDIRSCTPM, ~fdirtcpm); in ixgbe_fdir_set_input_mask_82599()