hns_dsaf_xgmac.h 462 B

12345678910111213141516
  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. #ifndef _HNS_XGMAC_H
  10. #define _HNS_XGMAC_H
  11. #define HNS_XGMAC_DUMP_NUM 214
  12. #define HNS_XGMAC_NO_LF_RF_INSERT 0x0
  13. #define HNS_XGMAC_LF_INSERT 0x2
  14. #endif