cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

hns_dsaf_xgmac.h (255B)


      1/* SPDX-License-Identifier: GPL-2.0-or-later */
      2/*
      3 * Copyright (c) 2014-2015 Hisilicon Limited.
      4 */
      5
      6#ifndef _HNS_XGMAC_H
      7#define _HNS_XGMAC_H
      8
      9#define HNS_XGMAC_DUMP_NUM		214
     10#define HNS_XGMAC_NO_LF_RF_INSERT	0x0
     11#define HNS_XGMAC_LF_INSERT		0x2
     12#endif