Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c1330 reg = IXGBE_READ_REG(hw, IXGBE_FDIRUSTAT); in ixgbe_fdir_stats_get()
H A Dixgbe_ethdev.c3244 IXGBE_FDIRUSTAT) & 0xFFFF; in ixgbe_read_stats_registers()
3246 IXGBE_FDIRUSTAT) >> 16) & 0xFFFF; in ixgbe_read_stats_registers()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c1254 IXGBE_READ_REG(hw, IXGBE_FDIRUSTAT); in ixgbe_reinit_fdir_tables_82599()
H A Dixgbe_type.h505 #define IXGBE_FDIRUSTAT 0x0EE50 macro