Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c152 #define IXGBE_TEST_LEN sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN macro
1082 return IXGBE_TEST_LEN; in ixgbe_get_sset_count()
1196 for (i = 0; i < IXGBE_TEST_LEN; i++) { in ixgbe_get_strings()