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:qib_stats
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_fs.c
108
qib_stats
.sps_ints = qib_sps_ints();
in driver_stats_read()
109
return simple_read_from_buffer(buf, count, ppos, &
qib_stats
,
in driver_stats_read()
110
sizeof(
qib_stats
));
in driver_stats_read()
H
A
D
qib_driver.c
80
struct qlogic_ib_stats
qib_stats
;
variable
492
qib_stats
.sps_lenerrs++;
in qib_kreceive()
H
A
D
qib_iba6120.c
761
qib_stats
.sps_hwerrs++;
in qib_handle_6120_hwerrors()
1058
qib_stats
.sps_rcverrs++;
in handle_6120_errors()
1060
qib_stats
.sps_txerrs++;
in handle_6120_errors()
1110
qib_stats
.sps_buffull++;
in handle_6120_errors()
1112
qib_stats
.sps_hdrfull++;
in handle_6120_errors()
1525
qib_stats
.sps_errints++;
in unlikely_6120_intr()
H
A
D
qib_tx.c
271
qib_stats
.sps_nopiobufs++;
in no_send_bufs()
H
A
D
qib_iba7220.c
1161
qib_stats
.sps_rcverrs++;
in handle_7220_errors()
1163
qib_stats
.sps_txerrs++;
in handle_7220_errors()
1219
qib_stats
.sps_buffull++;
in handle_7220_errors()
1221
qib_stats
.sps_hdrfull++;
in handle_7220_errors()
1311
qib_stats
.sps_hwerrs++;
in qib_7220_handle_hwerrors()
1907
qib_stats
.sps_errints++;
in unlikely_7220_intr()
H
A
D
qib_iba7322.c
1657
qib_stats
.sps_errints++;
in handle_7322_errors()
1677
qib_stats
.sps_txerrs++;
in handle_7322_errors()
1679
qib_stats
.sps_txerrs++;
in handle_7322_errors()
1681
qib_stats
.sps_txerrs++;
in handle_7322_errors()
1727
qib_stats
.sps_buffull++;
in handle_7322_errors()
1729
qib_stats
.sps_hdrfull++;
in handle_7322_errors()
1944
qib_stats
.sps_rcverrs++;
in handle_7322_p_errors()
1946
qib_stats
.sps_txerrs++;
in handle_7322_p_errors()
2112
qib_stats
.sps_hwerrs++;
in qib_7322_handle_hwerrors()
H
A
D
qib.h
93
extern struct qlogic_ib_stats
qib_stats
;
H
A
D
qib_file_ops.c
1326
qib_stats
.sps_ctxts++;
in setup_ctxt()
1866
qib_stats
.sps_ctxts--;
in qib_close()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_fs.c
106
qib_stats
.sps_ints = qib_sps_ints();
in driver_stats_read()
107
return simple_read_from_buffer(buf, count, ppos, &
qib_stats
,
in driver_stats_read()
108
sizeof(
qib_stats
));
in driver_stats_read()
H
A
D
qib_driver.c
81
struct qlogic_ib_stats
qib_stats
;
variable
493
qib_stats
.sps_lenerrs++;
in qib_kreceive()
H
A
D
qib_iba6120.c
761
qib_stats
.sps_hwerrs++;
in qib_handle_6120_hwerrors()
1055
qib_stats
.sps_rcverrs++;
in handle_6120_errors()
1057
qib_stats
.sps_txerrs++;
in handle_6120_errors()
1107
qib_stats
.sps_buffull++;
in handle_6120_errors()
1109
qib_stats
.sps_hdrfull++;
in handle_6120_errors()
1522
qib_stats
.sps_errints++;
in unlikely_6120_intr()
H
A
D
qib_tx.c
268
qib_stats
.sps_nopiobufs++;
in no_send_bufs()
H
A
D
qib_iba7220.c
1161
qib_stats
.sps_rcverrs++;
in handle_7220_errors()
1163
qib_stats
.sps_txerrs++;
in handle_7220_errors()
1219
qib_stats
.sps_buffull++;
in handle_7220_errors()
1221
qib_stats
.sps_hdrfull++;
in handle_7220_errors()
1311
qib_stats
.sps_hwerrs++;
in qib_7220_handle_hwerrors()
1907
qib_stats
.sps_errints++;
in unlikely_7220_intr()
H
A
D
qib_iba7322.c
1635
qib_stats
.sps_errints++;
in handle_7322_errors()
1655
qib_stats
.sps_txerrs++;
in handle_7322_errors()
1657
qib_stats
.sps_txerrs++;
in handle_7322_errors()
1659
qib_stats
.sps_txerrs++;
in handle_7322_errors()
1705
qib_stats
.sps_buffull++;
in handle_7322_errors()
1707
qib_stats
.sps_hdrfull++;
in handle_7322_errors()
1922
qib_stats
.sps_rcverrs++;
in handle_7322_p_errors()
1924
qib_stats
.sps_txerrs++;
in handle_7322_p_errors()
2090
qib_stats
.sps_hwerrs++;
in qib_7322_handle_hwerrors()
H
A
D
qib.h
93
extern struct qlogic_ib_stats
qib_stats
;
H
A
D
qib_file_ops.c
1325
qib_stats
.sps_ctxts++;
in setup_ctxt()
1865
qib_stats
.sps_ctxts--;
in qib_close()
Completed in 57 milliseconds