Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1066 void (*start_stats)(struct ef4_nic *efx); member
Dfalcon.c2733 .start_stats = falcon_start_nic_stats,
2830 .start_stats = falcon_start_nic_stats,
Defx.c1839 efx->type->start_stats(efx); in ef4_start_all()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h1297 void (*start_stats)(struct efx_nic *efx); member
Dsiena.c985 .start_stats = efx_mcdi_mac_start_stats,
Def10.c6595 .start_stats = efx_port_dummy_op_void,
6702 .start_stats = efx_mcdi_mac_start_stats,
Defx.c1985 efx->type->start_stats(efx); in efx_start_all()