Home
last modified time | relevance | path

Searched refs:stop_stats (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/
Def100_nic.c1305 .stop_stats = efx_mcdi_mac_stop_stats,
1386 .stop_stats = efx_mcdi_mac_stop_stats,
Dnet_driver.h1379 void (*stop_stats)(struct efx_nic *efx); member
Defx_common.c582 efx->type->stop_stats(efx); in efx_stop_all()
Def10.c4080 .stop_stats = efx_port_dummy_op_void,
4191 .stop_stats = efx_mcdi_mac_stop_stats,
4327 .stop_stats = efx_mcdi_mac_stop_stats,
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1065 void (*stop_stats)(struct ef4_nic *efx); member
Dfalcon.c2732 .stop_stats = falcon_stop_nic_stats,
2829 .stop_stats = falcon_stop_nic_stats,
Defx.c1853 efx->type->stop_stats(efx); in ef4_stop_all()
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dnet_driver.h1317 void (*stop_stats)(struct efx_nic *efx); member
Dsiena.c1007 .stop_stats = efx_siena_mcdi_mac_stop_stats,
Defx_common.c584 efx->type->stop_stats(efx); in efx_siena_stop_all()