Lines Matching refs:ETH_GSTRING_LEN
219 char unit_str[ETH_GSTRING_LEN], test_str[ETH_GSTRING_LEN]; in efx_fill_test()
233 snprintf(strings + test_index * ETH_GSTRING_LEN, in efx_fill_test()
234 ETH_GSTRING_LEN, in efx_fill_test()
371 snprintf(strings, ETH_GSTRING_LEN, in efx_describe_per_queue_stats()
376 strings += ETH_GSTRING_LEN; in efx_describe_per_queue_stats()
384 snprintf(strings, ETH_GSTRING_LEN, in efx_describe_per_queue_stats()
386 strings += ETH_GSTRING_LEN; in efx_describe_per_queue_stats()
420 ETH_GSTRING_LEN); in efx_ethtool_get_strings()
422 strlcpy(strings + i * ETH_GSTRING_LEN, in efx_ethtool_get_strings()
423 efx_sw_stat_desc[i].name, ETH_GSTRING_LEN); in efx_ethtool_get_strings()
424 strings += EFX_ETHTOOL_SW_STAT_COUNT * ETH_GSTRING_LEN; in efx_ethtool_get_strings()
426 ETH_GSTRING_LEN); in efx_ethtool_get_strings()