Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c315 reg = IXGBE_PCI_REG_ADDR(hw, IXGBE_FDIRSIP4M); in fdir_set_input_mask_82599()
424 IXGBE_WRITE_REG(hw, IXGBE_FDIRSIP4M, 0xFFFFFFFF); in fdir_set_input_mask_x550()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c1796 IXGBE_WRITE_REG_BE32(hw, IXGBE_FDIRSIP4M, 0xFFFFFFFF); in ixgbe_fdir_set_input_mask_82599()
1831 IXGBE_WRITE_REG_BE32(hw, IXGBE_FDIRSIP4M, in ixgbe_fdir_set_input_mask_82599()
H A Dixgbe_type.h495 #define IXGBE_FDIRSIP4M 0x0EE40 macro