Home
last modified time | relevance | path

Searched refs:IXGBE_STATS_LEN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c125 #define IXGBE_STATS_LEN (IXGBE_GLOBAL_STATS_LEN + \ macro
1288 return IXGBE_STATS_LEN; in ixgbe_get_sset_count()
1413 /* BUG_ON(p - data != IXGBE_STATS_LEN * ETH_GSTRING_LEN); */ in ixgbe_get_strings()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c123 #define IXGBE_STATS_LEN (IXGBE_GLOBAL_STATS_LEN + \ macro
1325 return IXGBE_STATS_LEN; in ixgbe_get_sset_count()
1438 /* BUG_ON(p - data != IXGBE_STATS_LEN * ETH_GSTRING_LEN); */ in ixgbe_get_strings()

Completed in 11 milliseconds