X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fsfc%2Fbase%2Fefx.h;h=1d1c8bd9d9ab288df991c9aaa8932c2bf344ceca;hb=b5c94823dc4b40a55f3780880bea205fe2f9b8c1;hp=0815d7a3a8d6f069b4bb220b32613c7bf673342f;hpb=740e0ec32d961061d1f215569c09d8bef37ebeea;p=dpdk.git diff --git a/drivers/net/sfc/base/efx.h b/drivers/net/sfc/base/efx.h index 0815d7a3a8..1d1c8bd9d9 100644 --- a/drivers/net/sfc/base/efx.h +++ b/drivers/net/sfc/base/efx.h @@ -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. *