Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dnet_driver.h1244 void (*start_stats)(struct efx_nic *efx); member
Dsiena.c946 .start_stats = efx_mcdi_mac_start_stats,
Dfalcon.c2726 .start_stats = falcon_start_nic_stats,
2824 .start_stats = falcon_start_nic_stats,
Def10.c4682 .start_stats = efx_port_dummy_op_void,
4785 .start_stats = efx_mcdi_mac_start_stats,
Defx.c1861 efx->type->start_stats(efx); in efx_start_all()