Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1063 void (*start_stats)(struct ef4_nic *efx); member
Dfalcon.c2730 .start_stats = falcon_start_nic_stats,
2827 .start_stats = falcon_start_nic_stats,
Defx.c1836 efx->type->start_stats(efx); in ef4_start_all()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h1294 void (*start_stats)(struct efx_nic *efx); member
Dsiena.c982 .start_stats = efx_mcdi_mac_start_stats,
Def10.c6622 .start_stats = efx_port_dummy_op_void,
6729 .start_stats = efx_mcdi_mac_start_stats,
Defx.c1982 efx->type->start_stats(efx); in efx_start_all()