Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_mcdi.c1814 efx_mcdi_mac_stats( in efx_mcdi_mac_stats() function
1914 if ((rc = efx_mcdi_mac_stats(enp, NULL, EFX_STATS_CLEAR, 0)) != 0) in efx_mcdi_mac_stats_clear()
1937 if ((rc = efx_mcdi_mac_stats(enp, esmp, EFX_STATS_UPLOAD, 0)) != 0) in efx_mcdi_mac_stats_upload()
1965 rc = efx_mcdi_mac_stats(enp, NULL, EFX_STATS_DISABLE, 0); in efx_mcdi_mac_stats_periodic()
1967 rc = efx_mcdi_mac_stats(enp, esmp, EFX_STATS_ENABLE_EVENTS, in efx_mcdi_mac_stats_periodic()
1970 rc = efx_mcdi_mac_stats(enp, esmp, EFX_STATS_ENABLE_NOEVENTS, in efx_mcdi_mac_stats_periodic()