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:app3
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/
H
A
D
ll_temac.h
327
u32
app3
;
member
H
A
D
xilinx_axienet.h
355
* @
app3
: MM2S/S2MM User Application Field 3.
370
u32
app3
;
member
H
A
D
ll_temac_main.c
743
bd->
app3
= (u32)(((u64)p) >> 32);
in ptr_to_txbd()
749
return (void *)(((u64)(bd->
app3
) << 32) | bd->app4);
in ptr_from_txbd()
788
cur_p->
app3
= 0;
in temac_start_xmit_done()
1015
skb->csum = htons(be32_to_cpu(bd->
app3
) & 0xFFFF);
in ll_temac_recv()
H
A
D
xilinx_axienet_main.c
894
skb->csum = be32_to_cpu(cur_p->
app3
& 0xFFFF);
in axienet_recv()
1743
cur_p->
app3
= 0;
in axienet_dma_err_handler()
1754
cur_p->
app3
= 0;
in axienet_dma_err_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/
H
A
D
ll_temac.h
337
u32
app3
;
member
H
A
D
xilinx_axienet.h
359
* @
app3
: MM2S/S2MM User Application Field 3.
374
u32
app3
;
member
H
A
D
ll_temac_main.c
748
bd->
app3
= (u32)(((u64)p) >> 32);
in ptr_to_txbd()
754
return (void *)(((u64)(bd->
app3
) << 32) | bd->app4);
in ptr_from_txbd()
793
cur_p->
app3
= 0;
in temac_start_xmit_done()
1019
skb->csum = htons(be32_to_cpu(bd->
app3
) & 0xFFFF);
in ll_temac_recv()
H
A
D
xilinx_axienet_main.c
951
skb->csum = be32_to_cpu(cur_p->
app3
& 0xFFFF);
in axienet_rx_poll()
1790
cur_p->
app3
= 0;
in axienet_dma_err_handler()
1801
cur_p->
app3
= 0;
in axienet_dma_err_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/ni/
H
A
D
nixge.c
126
u32
app3
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/ni/
H
A
D
nixge.c
125
u32
app3
;
member
Completed in 21 milliseconds