Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
A Defx_common.c553 if (efx->type->start_stats) { in efx_start_all()
554 efx->type->start_stats(efx); in efx_start_all()
A Def100_nic.c778 .start_stats = efx_mcdi_mac_start_stats,
856 .start_stats = efx_mcdi_mac_start_stats,
A Dnet_driver.h1333 void (*start_stats)(struct efx_nic *efx); member
A Dsiena.c994 .start_stats = efx_mcdi_mac_start_stats,
A Def10.c4020 .start_stats = efx_port_dummy_op_void,
4130 .start_stats = efx_mcdi_mac_start_stats,
/linux/drivers/net/ethernet/sfc/falcon/
A Dnet_driver.h1063 void (*start_stats)(struct ef4_nic *efx); member
A Dfalcon.c2730 .start_stats = falcon_start_nic_stats,
2827 .start_stats = falcon_start_nic_stats,
A Defx.c1832 efx->type->start_stats(efx); in ef4_start_all()

Completed in 121 milliseconds