Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dethtool.c103 #define IXGBE_TEST_LEN (sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN) macro
399 return IXGBE_TEST_LEN; in ixgbevf_get_sset_count()
467 IXGBE_TEST_LEN * ETH_GSTRING_LEN); in ixgbevf_get_strings()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c152 #define IXGBE_TEST_LEN sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN macro
939 drvinfo->testinfo_len = IXGBE_TEST_LEN; in ixgbe_get_drvinfo()
1077 return IXGBE_TEST_LEN; in ixgbe_get_sset_count()
1191 for (i = 0; i < IXGBE_TEST_LEN; i++) { in ixgbe_get_strings()