Searched defs:full_stats (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | ef100_nic.c | 580 static size_t ef100_update_stats_common(struct efx_nic *efx, u64 *full_stats, in ef100_update_stats_common() 625 u64 *full_stats, in ef100_update_stats()
|
D | nic_common.h | 252 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 | 1766 static size_t efx_ef10_update_stats_common(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_common() 1835 static size_t efx_ef10_update_stats_pf(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_pf() 1942 static size_t efx_ef10_update_stats_vf(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_vf() 1951 static size_t efx_ef10_update_stats_atomic_vf(struct efx_nic *efx, u64 *full_stats, in efx_ef10_update_stats_atomic_vf()
|
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
D | siena.c | 592 static size_t siena_update_nic_stats(struct efx_nic *efx, u64 *full_stats, in siena_update_nic_stats()
|
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()
|
/linux-6.1.9/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()
|