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:ch_update
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni.h
1090
* will not work. If the field is zero, offset and
ch_update
1095
* @
ch_update
: when set UDP checksum will be updated inside packet
1102
u8
ch_update
;
member
H
A
D
dpni.c
2037
ptp_cfg->
ch_update
= dpni_get_field(le16_to_cpu(rsp_params->flags),
in dpni_get_single_step_cfg()
2075
dpni_set_field(flags, PTP_CH_UPDATE, !!ptp_cfg->
ch_update
);
in dpni_set_single_step_cfg()
H
A
D
dpaa2-eth.c
726
cfg.
ch_update
= udp;
in dpaa2_eth_enable_tx_tstamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni.h
1077
* will not work. If the field is zero, offset and
ch_update
1082
* @
ch_update
: when set UDP checksum will be updated inside packet
1094
u8
ch_update
;
member
H
A
D
dpni.c
2140
ptp_cfg->
ch_update
= dpni_get_field(le16_to_cpu(rsp_params->flags),
in dpni_get_single_step_cfg()
2180
dpni_set_field(flags, PTP_CH_UPDATE, !!ptp_cfg->
ch_update
);
in dpni_set_single_step_cfg()
H
A
D
dpaa2-eth.c
53
cfg.
ch_update
= udp;
in dpaa2_update_ptp_onestep_indirect()
Completed in 20 milliseconds