Lines Matching refs:ETH_GSTRING_LEN
261 char unit_str[ETH_GSTRING_LEN], test_str[ETH_GSTRING_LEN]; in efx_fill_test()
275 snprintf(strings + test_index * ETH_GSTRING_LEN, in efx_fill_test()
276 ETH_GSTRING_LEN, in efx_fill_test()
407 snprintf(strings, ETH_GSTRING_LEN, in efx_describe_per_queue_stats()
412 strings += ETH_GSTRING_LEN; in efx_describe_per_queue_stats()
420 snprintf(strings, ETH_GSTRING_LEN, in efx_describe_per_queue_stats()
422 strings += ETH_GSTRING_LEN; in efx_describe_per_queue_stats()
432 snprintf(strings, ETH_GSTRING_LEN, in efx_describe_per_queue_stats()
434 strings += ETH_GSTRING_LEN; in efx_describe_per_queue_stats()
468 ETH_GSTRING_LEN); in efx_ethtool_get_strings()
470 strlcpy(strings + i * ETH_GSTRING_LEN, in efx_ethtool_get_strings()
471 efx_sw_stat_desc[i].name, ETH_GSTRING_LEN); in efx_ethtool_get_strings()
472 strings += EFX_ETHTOOL_SW_STAT_COUNT * ETH_GSTRING_LEN; in efx_ethtool_get_strings()
474 ETH_GSTRING_LEN); in efx_ethtool_get_strings()