Searched refs:stop_stats (Results 1 – 5 of 5) sorted by relevance
1246 void (*stop_stats)(struct efx_nic *efx); member
948 .stop_stats = efx_mcdi_mac_stop_stats,
2728 .stop_stats = falcon_stop_nic_stats,2831 .stop_stats = falcon_stop_nic_stats,
4698 .stop_stats = efx_port_dummy_op_void,4801 .stop_stats = efx_mcdi_mac_stop_stats,
1891 efx->type->stop_stats(efx); in efx_stop_all()