Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/drivers/net/ethernet/sfc/
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()