Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1064 void (*pull_stats)(struct ef4_nic *efx); member
Dfalcon.c2731 .pull_stats = falcon_pull_nic_stats,
2828 .pull_stats = falcon_pull_nic_stats,
Defx.c1837 efx->type->pull_stats(efx); in ef4_start_all()
1859 efx->type->pull_stats(efx); in ef4_stop_all()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h1295 void (*pull_stats)(struct efx_nic *efx); member
Dsiena.c983 .pull_stats = efx_mcdi_mac_pull_stats,
Defx.c1983 efx->type->pull_stats(efx); in efx_start_all()
2005 efx->type->pull_stats(efx); in efx_stop_all()
Def10.c6623 .pull_stats = efx_port_dummy_op_void,
6730 .pull_stats = efx_mcdi_mac_pull_stats,