Home
last modified time | relevance | path

Searched refs:efx_nic_copy_stats (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h244 int efx_nic_copy_stats(struct efx_nic *efx, __le64 *dest);
H A Dnic.c329 int efx_nic_copy_stats(struct efx_nic *efx, __le64 *dest) in efx_nic_copy_stats() function
H A Def100_nic.c654 efx_nic_copy_stats(efx, mc_stats); in ef100_update_stats()
H A Def10.c1861 efx_nic_copy_stats(efx, nic_data->mc_stats); in efx_ef10_update_stats_pf()