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:r_next_psn_kdeth
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
trace_tid.h
75
"
r_next_psn_kdeth
0x%x"
1377
__field(u32,
r_next_psn_kdeth
)
1398
__entry->
r_next_psn_kdeth
= priv->
r_next_psn_kdeth
;
1418
__entry->
r_next_psn_kdeth
H
A
D
tid_rdma.c
2954
qpriv->
r_next_psn_kdeth
=
in hfi1_handle_kdeth_eflags()
2984
qpriv->
r_next_psn_kdeth
=
in hfi1_handle_kdeth_eflags()
4329
priv->
r_next_psn_kdeth
= mask_psn(psn + 1);
in hfi1_rc_rcv_tid_rdma_write_data()
4393
priv->
r_next_psn_kdeth
= flow->flow_state.r_next_psn;
in hfi1_rc_rcv_tid_rdma_write_data()
4463
if (hfi1_tid_rdma_is_resync_psn(qpriv->
r_next_psn_kdeth
- 1)) {
in hfi1_build_tid_rdma_write_ack()
4470
* of
r_next_psn_kdeth
in the case of back-to-back
in hfi1_build_tid_rdma_write_ack()
4474
qpriv->
r_next_psn_kdeth
- 1;
in hfi1_build_tid_rdma_write_ack()
4477
qpriv->
r_next_psn_kdeth
= mask_psn(*bth2 + 1);
in hfi1_build_tid_rdma_write_ack()
5275
!hfi1_tid_rdma_is_resync_psn(qpriv->
r_next_psn_kdeth
- 1) &&
in make_tid_rdma_ack()
5276
(cmp_psn(qpriv->
r_next_psn_kdeth
in make_tid_rdma_ack()
[all...]
H
A
D
verbs.h
208
u32
r_next_psn_kdeth
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
trace_tid.h
75
"
r_next_psn_kdeth
0x%x"
1377
__field(u32,
r_next_psn_kdeth
)
1398
__entry->
r_next_psn_kdeth
= priv->
r_next_psn_kdeth
;
1418
__entry->
r_next_psn_kdeth
H
A
D
tid_rdma.c
2962
qpriv->
r_next_psn_kdeth
=
in hfi1_handle_kdeth_eflags()
2992
qpriv->
r_next_psn_kdeth
=
in hfi1_handle_kdeth_eflags()
4341
priv->
r_next_psn_kdeth
= mask_psn(psn + 1);
in hfi1_rc_rcv_tid_rdma_write_data()
4405
priv->
r_next_psn_kdeth
= flow->flow_state.r_next_psn;
in hfi1_rc_rcv_tid_rdma_write_data()
4475
if (hfi1_tid_rdma_is_resync_psn(qpriv->
r_next_psn_kdeth
- 1)) {
in hfi1_build_tid_rdma_write_ack()
4482
* of
r_next_psn_kdeth
in the case of back-to-back
in hfi1_build_tid_rdma_write_ack()
4486
qpriv->
r_next_psn_kdeth
- 1;
in hfi1_build_tid_rdma_write_ack()
4489
qpriv->
r_next_psn_kdeth
= mask_psn(*bth2 + 1);
in hfi1_build_tid_rdma_write_ack()
5287
!hfi1_tid_rdma_is_resync_psn(qpriv->
r_next_psn_kdeth
- 1) &&
in make_tid_rdma_ack()
5288
(cmp_psn(qpriv->
r_next_psn_kdeth
in make_tid_rdma_ack()
[all...]
H
A
D
verbs.h
166
u32
r_next_psn_kdeth
;
member
Completed in 17 milliseconds