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_c4iw_qp
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
qp.c
896
refcount_inc(&
to_c4iw_qp
(qp)->qp_refcnt);
in c4iw_qp_add_ref()
902
if (refcount_dec_and_test(&
to_c4iw_qp
(qp)->qp_refcnt))
in c4iw_qp_rem_ref()
903
complete(&
to_c4iw_qp
(qp)->qp_rel_comp);
in c4iw_qp_rem_ref()
1092
qhp =
to_c4iw_qp
(ibqp);
in c4iw_post_send()
1272
qhp =
to_c4iw_qp
(ibqp);
in c4iw_post_receive()
2077
qhp =
to_c4iw_qp
(ib_qp);
in c4iw_destroy_qp()
2114
struct c4iw_qp *qhp =
to_c4iw_qp
(qp);
in c4iw_create_qp()
2377
qhp =
to_c4iw_qp
(ibqp);
in c4iw_ib_modify_qp()
2403
if (!is_t4(
to_c4iw_qp
(ibqp)->rhp->rdev.lldi.adapter_type) &&
in c4iw_ib_modify_qp()
2458
struct c4iw_qp *qhp =
to_c4iw_qp
(ibq
in c4iw_ib_query_qp()
[all...]
H
A
D
restrack.c
140
struct c4iw_qp *qhp =
to_c4iw_qp
(ibqp);
in c4iw_fill_res_qp_entry()
H
A
D
iw_cxgb4.h
496
static inline struct c4iw_qp *
to_c4iw_qp
(struct ib_qp *ibqp)
in to_c4iw_qp()
function
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
qp.c
896
refcount_inc(&
to_c4iw_qp
(qp)->qp_refcnt);
in c4iw_qp_add_ref()
902
if (refcount_dec_and_test(&
to_c4iw_qp
(qp)->qp_refcnt))
in c4iw_qp_rem_ref()
903
complete(&
to_c4iw_qp
(qp)->qp_rel_comp);
in c4iw_qp_rem_ref()
1092
qhp =
to_c4iw_qp
(ibqp);
in c4iw_post_send()
1272
qhp =
to_c4iw_qp
(ibqp);
in c4iw_post_receive()
2078
qhp =
to_c4iw_qp
(ib_qp);
in c4iw_destroy_qp()
2386
qhp =
to_c4iw_qp
(ibqp);
in c4iw_ib_modify_qp()
2412
if (!is_t4(
to_c4iw_qp
(ibqp)->rhp->rdev.lldi.adapter_type) &&
in c4iw_ib_modify_qp()
2467
struct c4iw_qp *qhp =
to_c4iw_qp
(ibqp);
in c4iw_ib_query_qp()
H
A
D
restrack.c
140
struct c4iw_qp *qhp =
to_c4iw_qp
(ibqp);
in c4iw_fill_res_qp_entry()
H
A
D
iw_cxgb4.h
502
static inline struct c4iw_qp *
to_c4iw_qp
(struct ib_qp *ibqp)
in to_c4iw_qp()
function
Completed in 12 milliseconds