Searched defs:full_stats (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | ef100_nic.c | 544 static size_t ef100_update_stats_common(struct efx_nic *efx, u64 *full_stats, in ef100_update_stats_common() 589 u64 *full_stats, in ef100_update_stats()
|
D | nic_common.h | 247 static inline size_t efx_nic_update_stats_atomic(struct efx_nic *efx, u64 *full_stats, in efx_nic_update_stats_atomic()
|
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() 1832 static size_t efx_ef10_update_stats_pf(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_pf() 1944 static size_t efx_ef10_update_stats_vf(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_vf() 1953 static size_t efx_ef10_update_stats_atomic_vf(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_atomic_vf()
|
D | siena.c | 589 static size_t siena_update_nic_stats(struct efx_nic *efx, u64 *full_stats, in siena_update_nic_stats()
|
/drivers/net/ethernet/sfc/falcon/ |
D | falcon.c | 2573 static size_t falcon_update_nic_stats(struct ef4_nic *efx, u64 *full_stats, in falcon_update_nic_stats()
|