Searched refs:start_stats (Results 1 – 5 of 5) sorted by relevance
1244 void (*start_stats)(struct efx_nic *efx); member
946 .start_stats = efx_mcdi_mac_start_stats,
2726 .start_stats = falcon_start_nic_stats,2824 .start_stats = falcon_start_nic_stats,
4682 .start_stats = efx_port_dummy_op_void,4785 .start_stats = efx_mcdi_mac_start_stats,
1861 efx->type->start_stats(efx); in efx_start_all()