Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c50 WX_STAT("fdir_match", stats.fdirmatch),
H A Dwx_type.h1097 u64 fdirmatch; member
H A Dwx_hw.c2523 hwstats->fdirmatch += rd32(wx, WX_RDB_FDIR_MATCH); in wx_update_stats()
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3420 u64 fdirmatch; member
H A Dixgbe_ethtool.c62 {"fdir_match", IXGBE_STAT(stats.fdirmatch)},
H A Dixgbe_main.c7633 hwstats->fdirmatch += IXGBE_READ_REG(hw, IXGBE_FDIRMATCH); in ixgbe_update_stats()