Home
last modified time | relevance | path

Searched refs:ixgbe_gstrings_test (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c70 static const char ixgbe_gstrings_test[][ETH_GSTRING_LEN] = { variable
75 #define IXGBEVF_TEST_LEN (sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN)
512 memcpy(data, *ixgbe_gstrings_test, in ixgbevf_get_strings()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c129 static const char ixgbe_gstrings_test[][ETH_GSTRING_LEN] = { variable
134 #define IXGBE_TEST_LEN sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN
1379 memcpy(data, ixgbe_gstrings_test[i], ETH_GSTRING_LEN); in ixgbe_get_strings()
/kernel/linux/linux-6.6/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()

Completed in 12 milliseconds