pull_stats       6623 drivers/net/ethernet/sfc/ef10.c 	.pull_stats = efx_port_dummy_op_void,
pull_stats       6730 drivers/net/ethernet/sfc/ef10.c 	.pull_stats = efx_mcdi_mac_pull_stats,
pull_stats       1984 drivers/net/ethernet/sfc/efx.c 	efx->type->pull_stats(efx);
pull_stats       2006 drivers/net/ethernet/sfc/efx.c 	efx->type->pull_stats(efx);
pull_stats       1837 drivers/net/ethernet/sfc/falcon/efx.c 	efx->type->pull_stats(efx);
pull_stats       1859 drivers/net/ethernet/sfc/falcon/efx.c 	efx->type->pull_stats(efx);
pull_stats       2731 drivers/net/ethernet/sfc/falcon/falcon.c 	.pull_stats = falcon_pull_nic_stats,
pull_stats       2828 drivers/net/ethernet/sfc/falcon/falcon.c 	.pull_stats = falcon_pull_nic_stats,
pull_stats       1064 drivers/net/ethernet/sfc/falcon/net_driver.h 	void (*pull_stats)(struct ef4_nic *efx);
pull_stats       1295 drivers/net/ethernet/sfc/net_driver.h 	void (*pull_stats)(struct efx_nic *efx);
pull_stats        983 drivers/net/ethernet/sfc/siena.c 	.pull_stats = efx_mcdi_mac_pull_stats,