Searched refs:efx_ef10_update_stats_common (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ef10.c | 1763 static size_t efx_ef10_update_stats_common(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_common() function 1874 return efx_ef10_update_stats_common(efx, full_stats, core_stats); in efx_ef10_update_stats_pf() 1950 return efx_ef10_update_stats_common(efx, full_stats, core_stats); in efx_ef10_update_stats_vf() 1962 return efx_ef10_update_stats_common(efx, full_stats, core_stats); in efx_ef10_update_stats_atomic_vf()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ef10.c | 1779 static size_t efx_ef10_update_stats_common(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_common() function 1890 return efx_ef10_update_stats_common(efx, full_stats, core_stats); in efx_ef10_update_stats_pf() 1966 return efx_ef10_update_stats_common(efx, full_stats, core_stats); in efx_ef10_update_stats_vf() 1978 return efx_ef10_update_stats_common(efx, full_stats, core_stats); in efx_ef10_update_stats_atomic_vf()
|
Completed in 10 milliseconds