Searched refs:efx_mcdi_mac_stats (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 1163 static int efx_mcdi_mac_stats(struct efx_nic *efx, in efx_mcdi_mac_stats() function 1206 efx_mcdi_mac_stats(efx, EFX_STATS_ENABLE, 0); in efx_mcdi_mac_start_stats() 1211 efx_mcdi_mac_stats(efx, EFX_STATS_DISABLE, 0); in efx_mcdi_mac_stop_stats() 1223 efx_mcdi_mac_stats(efx, EFX_STATS_PULL, 0); in efx_mcdi_mac_pull_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A 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()
|
Completed in 6 milliseconds