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:csum_hw
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/rmnet/
H
A
D
rmnet_config.h
81
u64
csum_hw
;
member
H
A
D
rmnet_map_data.c
282
priv->stats.
csum_hw
++;
in rmnet_map_v5_checksum_uplink_packet()
453
priv->stats.
csum_hw
++;
in rmnet_map_v4_checksum_uplink_packet()
459
priv->stats.
csum_hw
++;
in rmnet_map_v4_checksum_uplink_packet()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/
H
A
D
bcmasp_intf.c
161
bool *
csum_hw
)
in bcmasp_csum_offload()
224
*
csum_hw
= true;
in bcmasp_csum_offload()
275
bool
csum_hw
= false;
in bcmasp_xmit()
local
292
skb = bcmasp_csum_offload(dev, skb, &
csum_hw
);
in bcmasp_xmit()
337
if (
csum_hw
)
in bcmasp_xmit()
159
bcmasp_csum_offload(struct net_device *dev, struct sk_buff *skb, bool *
csum_hw
)
bcmasp_csum_offload()
argument
Completed in 4 milliseconds