Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mac.c34 efx_mcdi_mac_stats_clear, /* emo_stats_clear */
59 efx_mcdi_mac_stats_clear, /* emo_stats_clear */
84 efx_mcdi_mac_stats_clear, /* emo_stats_clear */
H A Drhead_nic.c234 if ((rc = efx_mcdi_mac_stats_clear(enp)) != 0) in rhead_nic_probe()
H A Defx_mcdi.h258 efx_mcdi_mac_stats_clear(
H A Dsiena_nic.c367 if ((rc = efx_mcdi_mac_stats_clear(enp)) != 0) in siena_nic_probe()
H A Def10_nic.c2208 if ((rc = efx_mcdi_mac_stats_clear(enp)) != 0) in ef10_nic_probe()
H A Defx_mcdi.c2048 efx_mcdi_mac_stats_clear( in efx_mcdi_mac_stats_clear() function