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:to_eqp
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/erdma/
H
A
D
erdma_verbs.c
922
struct erdma_qp *qp =
to_eqp
(ibqp);
in erdma_create_qp()
1255
struct erdma_qp *qp =
to_eqp
(ibqp);
in erdma_destroy_qp()
1307
erdma_qp_get(
to_eqp
(ibqp));
in erdma_qp_get_ref()
1312
erdma_qp_put(
to_eqp
(ibqp));
in erdma_qp_put_ref()
1520
struct erdma_qp *qp =
to_eqp
(ibqp);
in erdma_modify_qp()
1550
qp =
to_eqp
(ibqp);
in erdma_query_qp()
H
A
D
erdma_qp.c
502
struct erdma_qp *qp =
to_eqp
(ibqp);
in erdma_post_send()
574
struct erdma_qp *qp =
to_eqp
(ibqp);
in erdma_post_recv()
H
A
D
erdma_verbs.h
305
static inline struct erdma_qp *
to_eqp
(struct ib_qp *qp)
in to_eqp()
function
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H
A
D
efa_verbs.c
133
static inline struct efa_qp *
to_eqp
(struct ib_qp *ibqp)
in to_eqp()
function
278
struct efa_qp *qp =
to_eqp
(ibqp);
in efa_query_qp()
423
struct efa_qp *qp =
to_eqp
(ibqp);
in efa_destroy_qp()
914
struct efa_qp *qp =
to_eqp
(ibqp);
in efa_modify_qp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H
A
D
efa_verbs.c
151
static inline struct efa_qp *
to_eqp
(struct ib_qp *ibqp)
in to_eqp()
function
306
struct efa_qp *qp =
to_eqp
(ibqp);
in efa_query_qp()
451
struct efa_qp *qp =
to_eqp
(ibqp);
in efa_destroy_qp()
637
struct efa_qp *qp =
to_eqp
(ibqp);
in efa_create_qp()
932
struct efa_qp *qp =
to_eqp
(ibqp);
in efa_modify_qp()
Completed in 10 milliseconds