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_flow_psn
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
tid_rdma.h
116
u32
r_flow_psn
; /* IB PSN of next segment start */
member
H
A
D
trace_tid.h
61
"acked_tail %u state %u r_ack_psn 0x%x
r_flow_psn
0x%x " \
1065
__field(u32,
r_flow_psn
)
1087
__entry->
r_flow_psn
= req->
r_flow_psn
;
1110
__entry->
r_flow_psn
,
H
A
D
tid_rdma.c
1971
req->
r_flow_psn
= e->psn;
in tid_rdma_rcv_read_request()
2014
req->
r_flow_psn
= psn;
in tid_rdma_rcv_error()
3755
req->
r_flow_psn
= e->psn;
in hfi1_rc_rcv_tid_rdma_write_req()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
tid_rdma.h
116
u32
r_flow_psn
; /* IB PSN of next segment start */
member
H
A
D
trace_tid.h
61
"acked_tail %u state %u r_ack_psn 0x%x
r_flow_psn
0x%x " \
1065
__field(u32,
r_flow_psn
)
1087
__entry->
r_flow_psn
= req->
r_flow_psn
;
1110
__entry->
r_flow_psn
,
H
A
D
tid_rdma.c
1978
req->
r_flow_psn
= e->psn;
in tid_rdma_rcv_read_request()
2021
req->
r_flow_psn
= psn;
in tid_rdma_rcv_error()
3767
req->
r_flow_psn
= e->psn;
in hfi1_rc_rcv_tid_rdma_write_req()
Completed in 18 milliseconds