1 /*
2  * Copyright (c) 2014-2015 Hisilicon Limited.
3  *
4  * This program is free software; you can redistribute it and/or modify
5  * it under the terms of the GNU General Public License as published by
6  * the Free Software Foundation; either version 2 of the License, or
7  * (at your option) any later version.
8  */
9 
10 #ifndef _HNS_XGMAC_H
11 #define _HNS_XGMAC_H
12 
13 #define ETH_XGMAC_DUMP_NUM		(214)
14 
15 #endif
16