Searched refs:pull_stats (Results 1 – 5 of 5) sorted by relevance
1253 void (*pull_stats)(struct efx_nic *efx); member
936 .pull_stats = efx_mcdi_mac_pull_stats,
2711 .pull_stats = falcon_pull_nic_stats,2812 .pull_stats = falcon_pull_nic_stats,
1775 efx->type->pull_stats(efx); in efx_start_all()1797 efx->type->pull_stats(efx); in efx_stop_all()
3630 .pull_stats = efx_mcdi_mac_pull_stats,