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:NIU_FLAGS_FIBER
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H
A
D
niu.c
2489
NIU_FLAGS_FIBER
|
in niu_determine_phy_disposition()
2499
case NIU_FLAGS_10G |
NIU_FLAGS_FIBER
:
in niu_determine_phy_disposition()
2517
NIU_FLAGS_FIBER
|
in niu_determine_phy_disposition()
2535
case
NIU_FLAGS_FIBER
:
in niu_determine_phy_disposition()
2540
case NIU_FLAGS_10G |
NIU_FLAGS_FIBER
:
in niu_determine_phy_disposition()
2557
case NIU_FLAGS_XCVR_SERDES |
NIU_FLAGS_FIBER
:
in niu_determine_phy_disposition()
5256
(np->flags &
NIU_FLAGS_FIBER
) != 0) {
in niu_handle_led()
5296
if (!(np->flags &
NIU_FLAGS_FIBER
) &&
in niu_init_xif_xmac()
5347
!(np->flags &
NIU_FLAGS_FIBER
) &&
in niu_init_xif_bmac()
5394
NIU_FLAGS_FIBER
|
in niu_init_pcs()
[all...]
H
A
D
niu.h
3257
#define
NIU_FLAGS_FIBER
0x00020000 /* 0=COPPER 1=FIBER */
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H
A
D
niu.c
2508
NIU_FLAGS_FIBER
|
in niu_determine_phy_disposition()
2518
case NIU_FLAGS_10G |
NIU_FLAGS_FIBER
:
in niu_determine_phy_disposition()
2536
NIU_FLAGS_FIBER
|
in niu_determine_phy_disposition()
2554
case
NIU_FLAGS_FIBER
:
in niu_determine_phy_disposition()
2559
case NIU_FLAGS_10G |
NIU_FLAGS_FIBER
:
in niu_determine_phy_disposition()
2576
case NIU_FLAGS_XCVR_SERDES |
NIU_FLAGS_FIBER
:
in niu_determine_phy_disposition()
5275
(np->flags &
NIU_FLAGS_FIBER
) != 0) {
in niu_handle_led()
5315
if (!(np->flags &
NIU_FLAGS_FIBER
) &&
in niu_init_xif_xmac()
5366
!(np->flags &
NIU_FLAGS_FIBER
) &&
in niu_init_xif_bmac()
5413
NIU_FLAGS_FIBER
|
in niu_init_pcs()
[all...]
H
A
D
niu.h
3257
#define
NIU_FLAGS_FIBER
0x00020000 /* 0=COPPER 1=FIBER */
macro
Completed in 39 milliseconds