Home
last modified time | relevance | path

Searched refs:EFX_STATS_ENABLE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c1158 EFX_STATS_ENABLE, enumerator
1169 int enable = action == EFX_STATS_ENABLE ? 1 : 0; in efx_mcdi_mac_stats()
1170 int period = action == EFX_STATS_ENABLE ? 1000 : 0; in efx_mcdi_mac_stats()
1206 efx_mcdi_mac_stats(efx, EFX_STATS_ENABLE, 0); in efx_mcdi_mac_start_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c1151 EFX_STATS_ENABLE, enumerator
1162 int enable = action == EFX_STATS_ENABLE ? 1 : 0; in efx_mcdi_mac_stats()
1163 int period = action == EFX_STATS_ENABLE ? 1000 : 0; in efx_mcdi_mac_stats()
1199 efx_mcdi_mac_stats(efx, EFX_STATS_ENABLE, 0); in efx_mcdi_mac_start_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A 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()

Completed in 5 milliseconds