Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:SGMII_SPEED_100
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/pcs/
H
A
D
pcs-lynx.c
26
SGMII_SPEED_100
= 1,
enumerator
209
sgmii_speed =
SGMII_SPEED_100
;
in lynx_pcs_link_up_sgmii()
/kernel/linux/linux-6.6/drivers/net/pcs/
H
A
D
pcs-mtk-lynxi.c
45
#define
SGMII_SPEED_100
FIELD_PREP(SGMII_SPEED_MASK, 1)
macro
223
sgm_mode =
SGMII_SPEED_100
;
in mtk_pcs_lynxi_link_up()
H
A
D
pcs-lynx.c
30
SGMII_SPEED_100
= 1,
enumerator
230
sgmii_speed =
SGMII_SPEED_100
;
in lynx_pcs_link_up_sgmii()
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H
A
D
mtk_sgmii.c
91
val |=
SGMII_SPEED_100
;
in mtk_sgmii_setup_mode_force()
H
A
D
mtk_eth_soc.h
457
#define
SGMII_SPEED_100
BIT(2)
macro
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H
A
D
hip04_eth.c
97
#define
SGMII_SPEED_100
0x07
macro
269
val =
SGMII_SPEED_100
;
in hip04_config_port()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/
H
A
D
hip04_eth.c
97
#define
SGMII_SPEED_100
0x07
macro
269
val =
SGMII_SPEED_100
;
in hip04_config_port()
/kernel/linux/linux-5.10/drivers/staging/netlogic/
H
A
D
xlr_net.h
990
SGMII_SPEED_100
= 0x02000000,
enumerator
H
A
D
xlr_net.c
749
SGMII_SPEED_100
);
in xlr_set_gmac_speed()
Completed in 13 milliseconds