start_stats      6622 drivers/net/ethernet/sfc/ef10.c 	.start_stats = efx_port_dummy_op_void,
start_stats      6729 drivers/net/ethernet/sfc/ef10.c 	.start_stats = efx_mcdi_mac_start_stats,
start_stats      1983 drivers/net/ethernet/sfc/efx.c 	efx->type->start_stats(efx);
start_stats      1836 drivers/net/ethernet/sfc/falcon/efx.c 	efx->type->start_stats(efx);
start_stats      2730 drivers/net/ethernet/sfc/falcon/falcon.c 	.start_stats = falcon_start_nic_stats,
start_stats      2827 drivers/net/ethernet/sfc/falcon/falcon.c 	.start_stats = falcon_start_nic_stats,
start_stats      1063 drivers/net/ethernet/sfc/falcon/net_driver.h 	void (*start_stats)(struct ef4_nic *efx);
start_stats      1294 drivers/net/ethernet/sfc/net_driver.h 	void (*start_stats)(struct efx_nic *efx);
start_stats       982 drivers/net/ethernet/sfc/siena.c 	.start_stats = efx_mcdi_mac_start_stats,