net/sfc/base: add MCDI agnostic wrapper for MAC stats clear
[dpdk.git] / drivers / net / sfc / base / efx.h
index 0815d7a..1d1c8bd 100644 (file)
@@ -559,6 +559,10 @@ efx_mac_stats_get_mask(
 
 #define        EFX_MAC_STATS_SIZE 0x400
 
+extern __checkReturn                   efx_rc_t
+efx_mac_stats_clear(
+       __in                            efx_nic_t *enp);
+
 /*
  * Upload mac statistics supported by the hardware into the given buffer.
  *