Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c68 static const char ixgbe_gstrings_test[][ETH_GSTRING_LEN] = { variable
73 #define IXGBEVF_TEST_LEN (sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN)
512 memcpy(data, *ixgbe_gstrings_test, in ixgbevf_get_strings()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c127 static const char ixgbe_gstrings_test[][ETH_GSTRING_LEN] = { variable
132 #define IXGBE_TEST_LEN sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN
1416 ethtool_sprintf(&p, ixgbe_gstrings_test[i]); in ixgbe_get_strings()