/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/* rspc72D src/rspc/adde/v2/kern/driver/hw_prod/mlxcent/cdli_entuser.mlxcent.h 1.1 */
/*                                                                        */
/* Licensed Materials - Property of IBM                                   */
/*                                                                        */
/* Restricted Materials of IBM                                            */
/*                                                                        */
/* COPYRIGHT International Business Machines Corp. 2016                   */
/* All Rights Reserved                                                    */
/*                                                                        */
/* US Government Users Restricted Rights - Use, duplication or            */
/* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.      */
/*                                                                        */
/* IBM_PROLOG_END_TAG                                                     */

/* @(#)29  1.1  src/rspc/adde/v2/kern/driver/hw_prod/mlxcent/cdli_entuser.mlxcent.h, pcimlxcent, rspc72D, d2016_14A3 3/23/16 12:11:39 */

#ifndef _H_CDLI_ENTUSER_MLXCENT
#define _H_CDLI_ENTUSER_MLXCENT


#include <sys/cdli_entuser.h>

typedef union
{
  struct
  {
    ndd_genstats_t  ent_ndd_stats;
    ent_genstats_t  ent_gen_stats;
  };
  uint8_t reserved[8192];

} mlxcent_all_stats_t;

#define HKWD_MLXCENT_ETHERNET (0x107e)

#endif /* _H_CDLI_ENTUSER_MLXCENT */
