Searched refs:efx_nic_describe_stats (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | 240 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count,
|
H A D | nic.c | 449 * efx_nic_describe_stats - Describe supported statistics for ethtool 459 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_nic_describe_stats() function
|
H A D | siena.c | 547 return efx_nic_describe_stats(siena_stat_desc, SIENA_STAT_COUNT, in siena_describe_nic_stats()
|
H A D | ef100_nic.c | 540 return efx_nic_describe_stats(ef100_stat_desc, EF100_STAT_COUNT, in ef100_describe_stats()
|
H A D | ptp.c | 402 return efx_nic_describe_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_describe_stats()
|
H A D | ef10.c | 1759 return efx_nic_describe_stats(efx_ef10_stat_desc, EF10_STAT_COUNT, in efx_ef10_describe_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | 242 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count,
|
H A D | nic.c | 291 * efx_nic_describe_stats - Describe supported statistics for ethtool 301 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_nic_describe_stats() function
|
H A D | ef100_nic.c | 591 return efx_nic_describe_stats(ef100_stat_desc, EF100_STAT_COUNT, in ef100_describe_stats()
|
H A D | ptp.c | 401 return efx_nic_describe_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_describe_stats()
|
H A D | ef10.c | 1759 return efx_nic_describe_stats(efx_ef10_stat_desc, EF10_STAT_COUNT, in efx_ef10_describe_stats()
|
Completed in 25 milliseconds