Searched defs:full_stats (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | 250 static inline size_t efx_nic_update_stats_atomic(struct efx_nic *efx, u64 *full_stats, in efx_nic_update_stats_atomic()
|
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() 1848 static size_t efx_ef10_update_stats_pf(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_pf() 1960 static size_t efx_ef10_update_stats_vf(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_vf() 1969 static size_t efx_ef10_update_stats_atomic_vf(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_atomic_vf()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx_common.c | 600 static size_t efx_siena_update_stats_atomic(struct efx_nic *efx, u64 *full_stats, in efx_siena_update_stats_atomic()
|