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:hfi1_swqe_priv
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
verbs.h
217
struct
hfi1_swqe_priv
{
struct
377
return &((struct
hfi1_swqe_priv
*)wqe->priv)->tid_req;
in wqe_to_tid_req()
H
A
D
tid_rdma.c
376
struct
hfi1_swqe_priv
*priv;
in hfi1_qp_priv_init()
1616
struct
hfi1_swqe_priv
*p = wqe->priv;
in __trdma_clean_swqe()
1704
struct
hfi1_swqe_priv
*wpriv = wqe->priv;
in hfi1_build_tid_rdma_read_packet()
3180
struct
hfi1_swqe_priv
*priv = wqe->priv;
in hfi1_qp_kern_exp_rcv_clear_all()
3273
struct
hfi1_swqe_priv
*priv = wqe->priv;
in setup_tid_rdma_wqe()
H
A
D
rc.c
436
struct
hfi1_swqe_priv
*wpriv;
in hfi1_make_rc_req()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
verbs.h
175
struct
hfi1_swqe_priv
{
struct
335
return &((struct
hfi1_swqe_priv
*)wqe->priv)->tid_req;
in wqe_to_tid_req()
H
A
D
tid_rdma.c
377
struct
hfi1_swqe_priv
*priv;
in hfi1_qp_priv_init()
1623
struct
hfi1_swqe_priv
*p = wqe->priv;
in __trdma_clean_swqe()
1711
struct
hfi1_swqe_priv
*wpriv = wqe->priv;
in hfi1_build_tid_rdma_read_packet()
3189
struct
hfi1_swqe_priv
*priv = wqe->priv;
in hfi1_qp_kern_exp_rcv_clear_all()
3285
struct
hfi1_swqe_priv
*priv = wqe->priv;
in setup_tid_rdma_wqe()
H
A
D
rc.c
395
struct
hfi1_swqe_priv
*wpriv;
in hfi1_make_rc_req()
Completed in 21 milliseconds