Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dethtool.c98 static const char ixgbe_gstrings_test[][ETH_GSTRING_LEN] = { variable
103 #define IXGBE_TEST_LEN (sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN)
466 memcpy(data, *ixgbe_gstrings_test, in ixgbevf_get_strings()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c147 static const char ixgbe_gstrings_test[][ETH_GSTRING_LEN] = { variable
152 #define IXGBE_TEST_LEN sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN
1192 memcpy(data, ixgbe_gstrings_test[i], ETH_GSTRING_LEN); in ixgbe_get_strings()