/* * ---------------------------------------------------------------- * Copyright c Realtek Semiconductor Corporation, 2002 * All rights reserved. * * $Header: /home1/sub1/tmp/cvs2svn/skylark/skylark/skylark/linux-2.6.x/drivers/net/re865x/AsicDriver/asicTabs.h,v 1.1 2007-12-21 10:29:24 davidhsu Exp $ * * Abstract: ASIC table field definitions. * * $Author: davidhsu $ * * $Log: not supported by cvs2svn $ * 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*/