Searched refs:pull_stats (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx_common.c556 efx->type->pull_stats(efx);
580 efx->type->pull_stats(efx);
H A Dsiena.c1006 .pull_stats = efx_siena_mcdi_mac_pull_stats,
H A Dnet_driver.h1181 * @pull_stats: Pull stats from the NIC and wait until they arrive.
1329 void (*pull_stats)(struct efx_nic *efx); member in struct:efx_nic_type
/linux-master/drivers/net/ethernet/sfc/
H A Defx_common.c554 efx->type->pull_stats(efx);
578 efx->type->pull_stats(efx);
H A Def100_nic.c1304 .pull_stats = efx_mcdi_mac_pull_stats,
1385 .pull_stats = efx_mcdi_mac_pull_stats,
H A Dnet_driver.h1233 * @pull_stats: Pull stats from the NIC and wait until they arrive.
1378 void (*pull_stats)(struct efx_nic *efx); member in struct:efx_nic_type
H A Def10.c4079 .pull_stats = efx_port_dummy_op_void,
4190 .pull_stats = efx_mcdi_mac_pull_stats,
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h951 * @pull_stats: Pull stats from the NIC and wait until they arrive.
1064 void (*pull_stats)(struct ef4_nic *efx); member in struct:ef4_nic_type
H A Dfalcon.c2731 .pull_stats = falcon_pull_nic_stats,
2828 .pull_stats = falcon_pull_nic_stats,
H A Defx.c1827 efx->type->pull_stats(efx);
1849 efx->type->pull_stats(efx);

Completed in 300 milliseconds