Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c134 #define IXGBE_TEST_LEN sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN macro
1286 return IXGBE_TEST_LEN; in ixgbe_get_sset_count()
1378 for (i = 0; i < IXGBE_TEST_LEN; i++) { in ixgbe_get_strings()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c132 #define IXGBE_TEST_LEN sizeof(ixgbe_gstrings_test) / ETH_GSTRING_LEN macro
1323 return IXGBE_TEST_LEN; in ixgbe_get_sset_count()
1415 for (i = 0; i < IXGBE_TEST_LEN; i++) in ixgbe_get_strings()

Completed in 9 milliseconds