stop_stats       6624 drivers/net/ethernet/sfc/ef10.c 	.stop_stats = efx_port_dummy_op_void,
stop_stats       6731 drivers/net/ethernet/sfc/ef10.c 	.stop_stats = efx_mcdi_mac_stop_stats,
stop_stats       2010 drivers/net/ethernet/sfc/efx.c 	efx->type->stop_stats(efx);
stop_stats       1863 drivers/net/ethernet/sfc/falcon/efx.c 	efx->type->stop_stats(efx);
stop_stats       2732 drivers/net/ethernet/sfc/falcon/falcon.c 	.stop_stats = falcon_stop_nic_stats,
stop_stats       2829 drivers/net/ethernet/sfc/falcon/falcon.c 	.stop_stats = falcon_stop_nic_stats,
stop_stats       1065 drivers/net/ethernet/sfc/falcon/net_driver.h 	void (*stop_stats)(struct ef4_nic *efx);
stop_stats       1296 drivers/net/ethernet/sfc/net_driver.h 	void (*stop_stats)(struct efx_nic *efx);
stop_stats        984 drivers/net/ethernet/sfc/siena.c 	.stop_stats = efx_mcdi_mac_stop_stats,