/*
* ----------------------------------------------------------------
* Copyright c                  Realtek Semiconductor Corporation, 2002  
* All rights reserved.
* 
* $Header: /usr/local/dslrepos/linux-2.6.30/drivers/net/rtl819x/AsicDriver/asicTabs.h,v 1.2 2011/04/11 12:45:18 tylo Exp $
*
* Abstract: ASIC table field definitions.
*
* $Author: tylo $
*
* $Log: asicTabs.h,v $
* Revision 1.2  2011/04/11 12:45:18  tylo
* update hw nat driver from AP team
*
* Revision 1.2  2006/07/03 03:05:03  chenyl
* *: convert files from DOS format to UNIX format
*
* Revision 1.1  2004/02/25 14:26:33  chhuang
* *** empty log message ***
*
* Revision 1.1  2004/02/16 01:50:49  chhuang
* *** empty log message ***
*
* Revision 1.2  2004/01/08 07:47:10  cfliu
* update wiith new data structure definition.
*
* Revision 1.1  2003/12/30 14:16:23  cfliu
* initial version
*
* Revision 1.1  2003/12/26 05:26:40  chhuang
* init
*
* Revision 1.13  2003/12/19 01:20:13  danwu
* little endian definitions for acl, next hop, rate limit tables
*
* Revision 1.12  2003/12/18 02:30:56  danwu
* define _LITTLE_ENDIAN for Veri plateform
*
* Revision 1.11  2003/10/27 06:54:38  danwu
* no message
*
* Revision 1.10  2003/10/21 02:53:09  danwu
* update pktOpApp
*
* Revision 1.9  2003/09/23 09:55:17  danwu
* update ACL table structure for 51B
*
* Revision 1.8  2003/09/03 09:22:07  danwu
* modify for 51b
*
* Revision 1.7  2003/08/26 09:56:31  cfliu
* no message
*
* Revision 1.6  2003/08/12 09:57:10  danwu
* no message
*
* Revision 1.5  2003/08/12 06:47:18  danwu
* to ensure backward compatibility, every table structure is extended to eight
* words, and unused bits must be cleared before setting
*
* Revision 1.4  2003/08/11 14:53:20  cfliu
* add col2 bit for Hash2 collision
*
* Revision 1.3  2003/07/16 06:47:43  cfliu
* no message
*
* Revision 1.2  2003/06/17 12:09:53  cfliu
* no message
*
* Revision 1.1  2003/06/16 03:41:01  danwu
* init
*
* ---------------------------------------------------------------
*/

#ifndef _ASICTABS_H
#define _ASICTABS_H


#endif /*_ASICTABS_H*/