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:rx_cso
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H
A
D
funeth_txrx.h
134
u64
rx_cso
; /* # of packets with checksum offload */
member
H
A
D
funeth_rx.c
438
FUN_QSTAT_INC(q,
rx_cso
);
in fun_handle_cqe_pkt()
H
A
D
funeth_ethtool.c
102
"
rx_cso
",
820
ADD_STAT(rxs.
rx_cso
);
in fun_get_ethtool_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
adapter.h
203
unsigned long
rx_cso
; /* # of Rx checksum offloads */
member
H
A
D
sge.c
1603
rxq->stats.
rx_cso
++;
in do_gro()
1656
rxq->stats.
rx_cso
++;
in t4vf_ethrx_handler()
1661
rxq->stats.
rx_cso
++;
in t4vf_ethrx_handler()
H
A
D
cxgb4vf_main.c
1809
stats->rx_csum += rxq->stats.
rx_cso
;
in collect_sge_port_stats()
2205
R("RxCSO:", stats.
rx_cso
);
in sge_qstats_show()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
adapter.h
204
unsigned long
rx_cso
; /* # of Rx checksum offloads */
member
H
A
D
sge.c
1600
rxq->stats.
rx_cso
++;
in do_gro()
1653
rxq->stats.
rx_cso
++;
in t4vf_ethrx_handler()
1658
rxq->stats.
rx_cso
++;
in t4vf_ethrx_handler()
H
A
D
cxgb4vf_main.c
1817
stats->rx_csum += rxq->stats.
rx_cso
;
in collect_sge_port_stats()
2213
R("RxCSO:", stats.
rx_cso
);
in sge_qstats_show()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
sge.c
3479
rxq->stats.
rx_cso
++;
in do_gro()
3744
rxq->stats.
rx_cso
++;
in t4_ethrx_handler()
3755
rxq->stats.
rx_cso
++;
in t4_ethrx_handler()
H
A
D
cxgb4.h
807
unsigned long
rx_cso
; /* # of Rx checksum offloads */
member
H
A
D
cxgb4_ethtool.c
296
s->rx_csum += rx->stats.
rx_cso
;
in collect_sge_port_stats()
H
A
D
cxgb4_debugfs.c
2722
RL("RxCSO:", stats.
rx_cso
);
in sge_qinfo_show()
2781
RL("RxCSO:", stats.
rx_cso
);
in sge_qinfo_show()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
sge.c
3485
rxq->stats.
rx_cso
++;
in do_gro()
3769
rxq->stats.
rx_cso
++;
in t4_ethrx_handler()
3780
rxq->stats.
rx_cso
++;
in t4_ethrx_handler()
H
A
D
cxgb4_ethtool.c
296
s->rx_csum += rx->stats.
rx_cso
;
in collect_sge_port_stats()
H
A
D
cxgb4.h
805
unsigned long
rx_cso
; /* # of Rx checksum offloads */
member
H
A
D
cxgb4_debugfs.c
2722
RL("RxCSO:", stats.
rx_cso
);
in sge_qinfo_show()
2781
RL("RxCSO:", stats.
rx_cso
);
in sge_qinfo_show()
Completed in 59 milliseconds