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:s_cur_sge
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_rc.c
124
qp->
s_cur_sge
= &qp->s_ack_rdma_sge;
in qib_make_rc_ack()
138
qp->
s_cur_sge
= NULL;
in qib_make_rc_ack()
154
qp->
s_cur_sge
= &qp->s_ack_rdma_sge;
in qib_make_rc_ack()
182
qp->
s_cur_sge
= NULL;
in qib_make_rc_ack()
579
qp->
s_cur_sge
= ss;
in qib_make_rc_req()
779
* Don't change the s_sge,
s_cur_sge
, or s_cur_size.
in reset_psn()
H
A
D
qib_ruc.c
305
qp->
s_cur_sge
, qp->s_cur_size))
in qib_do_send()
H
A
D
qib_uc.c
213
qp->
s_cur_sge
= &qp->s_sge;
in qib_make_uc_req()
H
A
D
qib_ud.c
314
qp->
s_cur_sge
= &qp->s_sge;
in qib_make_ud_req()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_rc.c
124
qp->
s_cur_sge
= &qp->s_ack_rdma_sge;
in qib_make_rc_ack()
138
qp->
s_cur_sge
= NULL;
in qib_make_rc_ack()
154
qp->
s_cur_sge
= &qp->s_ack_rdma_sge;
in qib_make_rc_ack()
182
qp->
s_cur_sge
= NULL;
in qib_make_rc_ack()
580
qp->
s_cur_sge
= ss;
in qib_make_rc_req()
780
* Don't change the s_sge,
s_cur_sge
, or s_cur_size.
in reset_psn()
H
A
D
qib_ruc.c
305
qp->
s_cur_sge
, qp->s_cur_size))
in qib_do_send()
H
A
D
qib_uc.c
214
qp->
s_cur_sge
= &qp->s_sge;
in qib_make_uc_req()
H
A
D
qib_ud.c
315
qp->
s_cur_sge
= &qp->s_sge;
in qib_make_ud_req()
/kernel/linux/linux-5.10/include/rdma/
H
A
D
rdmavt_qp.h
406
struct rvt_sge_state *
s_cur_sge
;
member
/kernel/linux/linux-6.6/include/rdma/
H
A
D
rdmavt_qp.h
406
struct rvt_sge_state *
s_cur_sge
;
member
Completed in 12 milliseconds