Searched refs:efx_mcdi_mac_stats (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/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-6.6.21/drivers/net/ethernet/sfc/ |
D | mcdi_port_common.c | 1156 static int efx_mcdi_mac_stats(struct efx_nic *efx, in efx_mcdi_mac_stats() function 1199 efx_mcdi_mac_stats(efx, EFX_STATS_ENABLE, 0); in efx_mcdi_mac_start_stats() 1204 efx_mcdi_mac_stats(efx, EFX_STATS_DISABLE, 0); in efx_mcdi_mac_stop_stats() 1216 efx_mcdi_mac_stats(efx, EFX_STATS_PULL, 0); in efx_mcdi_mac_pull_stats()
|