Home
last modified time | relevance | path

Searched refs:pull_stats (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1067 void (*pull_stats)(struct ef4_nic *efx); member
Dfalcon.c2734 .pull_stats = falcon_pull_nic_stats,
2831 .pull_stats = falcon_pull_nic_stats,
Defx.c1840 efx->type->pull_stats(efx); in ef4_start_all()
1862 efx->type->pull_stats(efx); in ef4_stop_all()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h1298 void (*pull_stats)(struct efx_nic *efx); member
Dsiena.c986 .pull_stats = efx_mcdi_mac_pull_stats,
Defx.c1986 efx->type->pull_stats(efx); in efx_start_all()
2008 efx->type->pull_stats(efx); in efx_stop_all()
Def10.c6596 .pull_stats = efx_port_dummy_op_void,
6703 .pull_stats = efx_mcdi_mac_pull_stats,