Searched defs:full_stats (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | 249 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 | ef100_nic.c | 595 static size_t ef100_update_stats_common(struct efx_nic *efx, u64 *full_stats, in ef100_update_stats_common() 640 u64 *full_stats, in ef100_update_stats()
|
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()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | siena.c | 592 static size_t siena_update_nic_stats(struct efx_nic *efx, u64 *full_stats, in siena_update_nic_stats()
|
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()
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | falcon.c | 2573 static size_t falcon_update_nic_stats(struct ef4_nic *efx, u64 *full_stats, in falcon_update_nic_stats()
|