Home
last modified time | relevance | path

Searched refs:efx_nic_update_stats_atomic (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h250 static inline size_t efx_nic_update_stats_atomic(struct efx_nic *efx, u64 *full_stats, in efx_nic_update_stats_atomic() function
H A Defx_common.c604 efx_nic_update_stats_atomic(efx, NULL, stats); in efx_net_stats()