Searched refs:efx_update_sw_stats (Results 1 – 5 of 5) sorted by relevance
219 void efx_update_sw_stats(struct efx_nic *efx, u64 *stats);
544 efx_update_sw_stats(efx, stats); in siena_try_update_nic_stats()
1428 efx_update_sw_stats(efx, stats); in efx_ef10_try_update_nic_stats_pf()1469 efx_update_sw_stats(efx, stats); in efx_ef10_try_update_nic_stats_vf()1516 efx_update_sw_stats(efx, stats); in efx_ef10_try_update_nic_stats_vf()
2595 efx_update_sw_stats(efx, stats); in falcon_update_nic_stats()
2906 void efx_update_sw_stats(struct efx_nic *efx, u64 *stats) in efx_update_sw_stats() function