Searched refs:efx_mcdi_mac_stats (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/sfc/siena/ |
D | mcdi_port_common.c | 1152 static int efx_mcdi_mac_stats(struct efx_nic *efx, in efx_mcdi_mac_stats() function 1195 efx_mcdi_mac_stats(efx, EFX_STATS_ENABLE, 0); in efx_siena_mcdi_mac_start_stats() 1200 efx_mcdi_mac_stats(efx, EFX_STATS_DISABLE, 0); in efx_siena_mcdi_mac_stop_stats() 1212 efx_mcdi_mac_stats(efx, EFX_STATS_PULL, 0); in efx_siena_mcdi_mac_pull_stats()
|
/linux-5.19.10/drivers/net/ethernet/sfc/ |
D | mcdi_port_common.c | 1158 static int efx_mcdi_mac_stats(struct efx_nic *efx, in efx_mcdi_mac_stats() function 1201 efx_mcdi_mac_stats(efx, EFX_STATS_ENABLE, 0); in efx_mcdi_mac_start_stats() 1206 efx_mcdi_mac_stats(efx, EFX_STATS_DISABLE, 0); in efx_mcdi_mac_stop_stats() 1218 efx_mcdi_mac_stats(efx, EFX_STATS_PULL, 0); in efx_mcdi_mac_pull_stats()
|