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:DescEndPacket
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
H
A
D
hamachi.c
475
DescOwn=0x80000000,
DescEndPacket
=0x40000000, DescEndRing=0x20000000,
enumerator
1142
DescEndPacket
| DescIntr | (hmp->rx_buf_sz - 2));
in hamachi_tx_timeout()
1197
DescEndPacket
| DescIntr | (hmp->rx_buf_sz -2));
in hamachi_init_ring()
1259
DescEndPacket
| DescEndRing | DescIntr | skb->len);
in hamachi_start_xmit()
1262
DescEndPacket
| DescIntr | skb->len);
in hamachi_start_xmit()
1435
if ( ! (desc_status &
DescEndPacket
)) {
in hamachi_rx()
1606
DescEndPacket
| DescEndRing | DescIntr);
in hamachi_rx()
1609
DescEndPacket
| DescIntr);
in hamachi_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/
H
A
D
hamachi.c
475
DescOwn=0x80000000,
DescEndPacket
=0x40000000, DescEndRing=0x20000000,
enumerator
1146
DescEndPacket
| DescIntr | (hmp->rx_buf_sz - 2));
in hamachi_tx_timeout()
1201
DescEndPacket
| DescIntr | (hmp->rx_buf_sz -2));
in hamachi_init_ring()
1263
DescEndPacket
| DescEndRing | DescIntr | skb->len);
in hamachi_start_xmit()
1266
DescEndPacket
| DescIntr | skb->len);
in hamachi_start_xmit()
1439
if ( ! (desc_status &
DescEndPacket
)) {
in hamachi_rx()
1610
DescEndPacket
| DescEndRing | DescIntr);
in hamachi_rx()
1613
DescEndPacket
| DescIntr);
in hamachi_rx()
/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/
H
A
D
sundance.c
349
DescEndPacket
=0x4000,
enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/
H
A
D
sundance.c
349
DescEndPacket
=0x4000,
enumerator
Completed in 12 milliseconds