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:init_ipv
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H
A
D
enetc_qos.c
393
s8
init_ipv
;
member
759
sgi_config->oipv = (sgi->
init_ipv
< 0) ?
in enetc_streamgate_hw_set()
760
0x0 : ((sgi->
init_ipv
& 0x7) | 0x8);
in enetc_streamgate_hw_set()
807
if (sgi->
init_ipv
>= 0)
in enetc_streamgate_hw_set()
808
sgcl_config->aipv = (sgi->
init_ipv
& 0x7) | 0x8;
in enetc_streamgate_hw_set()
1212
sgi->
init_ipv
= entryg->gate.prio;
in enetc_psfp_parse_clsflower()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H
A
D
enetc_qos.c
439
s8
init_ipv
;
member
776
sgi_config->oipv = (sgi->
init_ipv
< 0) ?
in enetc_streamgate_hw_set()
777
0x0 : ((sgi->
init_ipv
& 0x7) | 0x8);
in enetc_streamgate_hw_set()
810
if (sgi->
init_ipv
>= 0)
in enetc_streamgate_hw_set()
811
sgcl_config->aipv = (sgi->
init_ipv
& 0x7) | 0x8;
in enetc_streamgate_hw_set()
1254
sgi->
init_ipv
= entryg->gate.prio;
in enetc_psfp_parse_clsflower()
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H
A
D
felix_vsc9959.c
1731
u8
init_ipv
;
member
2089
sgi->
init_ipv
= (sgi->ipv_valid) ? entry->gate.prio : 0;
in vsc9959_psfp_parse_gate()
2143
ANA_SG_CONFIG_REG_3_INIT_IPV(sgi->
init_ipv
) |
in vsc9959_psfp_sgi_set()
Completed in 7 milliseconds