Home
last modified time | relevance | path

Searched refs:update_stats_atomic (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h253 if (efx->type->update_stats_atomic) in efx_nic_update_stats_atomic()
254 return efx->type->update_stats_atomic(efx, full_stats, core_stats); in efx_nic_update_stats_atomic()
H A Def10.c4077 .update_stats_atomic = efx_ef10_update_stats_atomic_vf,
/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c603 if (efx->type->update_stats_atomic) in efx_siena_update_stats_atomic()
604 return efx->type->update_stats_atomic(efx, full_stats, core_stats); in efx_siena_update_stats_atomic()