repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
/
hns_dsaf_xgmac.h
blob
e1b3db9807127d0fa417c004586d56af38c30517
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