Home
last modified time | relevance | path

Searched refs:stop_stats (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/sfc/
Dnet_driver.h1246 void (*stop_stats)(struct efx_nic *efx); member
Dsiena.c948 .stop_stats = efx_mcdi_mac_stop_stats,
Dfalcon.c2728 .stop_stats = falcon_stop_nic_stats,
2831 .stop_stats = falcon_stop_nic_stats,
Def10.c4698 .stop_stats = efx_port_dummy_op_void,
4801 .stop_stats = efx_mcdi_mac_stop_stats,
Defx.c1891 efx->type->stop_stats(efx); in efx_stop_all()