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:imp_port
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H
A
D
b53_common.c
1147
if (port == dev->
imp_port
) {
in b53_force_link()
1171
if (port == dev->
imp_port
) {
in b53_force_port_config()
1218
if (port == dev->
imp_port
)
in b53_adjust_63xx_rgmii()
1243
if (port != dev->
imp_port
) {
in b53_adjust_63xx_rgmii()
1286
if (port == dev->
imp_port
)
in b53_adjust_link()
2324
u8
imp_port
;
member
2349
.
imp_port
= 5,
2359
.
imp_port
= 5,
2369
.
imp_port
= 8,
2382
.
imp_port
[all...]
H
A
D
b53_priv.h
131
unsigned int
imp_port
;
member
/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H
A
D
b53_common.c
1086
if (port == dev->
imp_port
) {
in b53_force_link()
1110
if (port == dev->
imp_port
) {
in b53_force_port_config()
1178
if (port == dev->
imp_port
)
in b53_adjust_link()
2241
u8
imp_port
;
member
2266
.
imp_port
= 5,
2277
.
imp_port
= 5,
2288
.
imp_port
= 8,
2302
.
imp_port
= 8,
2316
.
imp_port
= 8,
2330
.
imp_port
[all...]
H
A
D
b53_priv.h
125
unsigned int
imp_port
;
member
Completed in 8 milliseconds