Searched refs:efx_ef10_stat_desc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ef10.c | 1480 static const struct efx_hw_stat_desc efx_ef10_stat_desc[EF10_STAT_COUNT] = { variable 1759 return efx_nic_describe_stats(efx_ef10_stat_desc, EF10_STAT_COUNT, in efx_ef10_describe_stats() 1775 if (efx_ef10_stat_desc[index].name) { in efx_ef10_update_stats_common() 1846 efx_nic_update_stats(efx_ef10_stat_desc, EF10_STAT_COUNT, in efx_ef10_update_stats_pf() 1926 efx_nic_update_stats(efx_ef10_stat_desc, EF10_STAT_COUNT, mask,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ef10.c | 1480 static const struct efx_hw_stat_desc efx_ef10_stat_desc[EF10_STAT_COUNT] = { variable 1759 return efx_nic_describe_stats(efx_ef10_stat_desc, EF10_STAT_COUNT, in efx_ef10_describe_stats() 1791 if (efx_ef10_stat_desc[index].name) { in efx_ef10_update_stats_common() 1862 efx_nic_update_stats(efx_ef10_stat_desc, EF10_STAT_COUNT, in efx_ef10_update_stats_pf() 1942 efx_nic_update_stats(efx_ef10_stat_desc, EF10_STAT_COUNT, mask,
|
Completed in 11 milliseconds