Home
last modified time | relevance | path

Searched refs:EFX_STATS_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/sfc/siena/
Dmcdi_port_common.c1147 EFX_STATS_ENABLE, enumerator
1158 int enable = action == EFX_STATS_ENABLE ? 1 : 0; in efx_mcdi_mac_stats()
1159 int period = action == EFX_STATS_ENABLE ? 1000 : 0; in efx_mcdi_mac_stats()
1195 efx_mcdi_mac_stats(efx, EFX_STATS_ENABLE, 0); in efx_siena_mcdi_mac_start_stats()
/linux-5.19.10/drivers/net/ethernet/sfc/
Dmcdi_port_common.c1153 EFX_STATS_ENABLE, enumerator
1164 int enable = action == EFX_STATS_ENABLE ? 1 : 0; in efx_mcdi_mac_stats()
1165 int period = action == EFX_STATS_ENABLE ? 1000 : 0; in efx_mcdi_mac_stats()
1201 efx_mcdi_mac_stats(efx, EFX_STATS_ENABLE, 0); in efx_mcdi_mac_start_stats()