Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def100_nic.c769 .stop_stats = efx_mcdi_mac_stop_stats,
847 .stop_stats = efx_mcdi_mac_stop_stats,
H A Dnet_driver.h1326 void (*stop_stats)(struct efx_nic *efx); member
H A Dsiena.c996 .stop_stats = efx_mcdi_mac_stop_stats,
H A Defx_common.c583 efx->type->stop_stats(efx); in efx_stop_all()
H A Def10.c4004 .stop_stats = efx_port_dummy_op_void,
4114 .stop_stats = efx_mcdi_mac_stop_stats,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h1065 void (*stop_stats)(struct ef4_nic *efx); member
H A Dfalcon.c2732 .stop_stats = falcon_stop_nic_stats,
2829 .stop_stats = falcon_stop_nic_stats,
H A Defx.c1863 efx->type->stop_stats(efx); in ef4_stop_all()