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:irdma_cqp
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H
A
D
main.h
169
struct
irdma_cqp
{
struct
303
struct
irdma_cqp
cqp;
482
struct irdma_cqp_request *irdma_alloc_and_get_cqp_request(struct
irdma_cqp
*cqp,
484
void irdma_free_cqp_request(struct
irdma_cqp
*cqp,
486
void irdma_put_cqp_request(struct
irdma_cqp
*cqp,
H
A
D
utils.c
429
struct irdma_cqp_request *irdma_alloc_and_get_cqp_request(struct
irdma_cqp
*cqp,
in irdma_alloc_and_get_cqp_request()
476
void irdma_free_cqp_request(struct
irdma_cqp
*cqp,
in irdma_free_cqp_request()
500
void irdma_put_cqp_request(struct
irdma_cqp
*cqp,
in irdma_put_cqp_request()
513
irdma_free_pending_cqp_request(struct
irdma_cqp
*cqp,
in irdma_free_pending_cqp_request()
534
struct
irdma_cqp
*cqp = &rf->cqp;
in irdma_cleanup_pending_cqp_op()
1050
struct
irdma_cqp
*iwcqp = &rf->cqp;
in irdma_cqp_cq_create_cmd()
1079
struct
irdma_cqp
*iwcqp = &rf->cqp;
in irdma_cqp_qp_create_cmd()
1308
struct
irdma_cqp
*iwcqp = &rf->cqp;
in irdma_cqp_qp_destroy_cmd()
1762
struct
irdma_cqp
*iwcqp = &rf->cqp;
in irdma_cqp_gather_stats_cmd()
1799
struct
irdma_cqp
*iwcq
in irdma_cqp_stats_inst_cmd()
[all...]
H
A
D
hw.c
593
struct
irdma_cqp
*cqp = &rf->cqp;
in irdma_destroy_cqp()
933
struct
irdma_cqp
*cqp = &rf->cqp;
in irdma_create_cqp()
2198
struct
irdma_cqp
*iwcqp = &rf->cqp;
in irdma_del_local_mac_entry()
2228
struct
irdma_cqp
*iwcqp = &rf->cqp;
in irdma_add_local_mac_entry()
2264
struct
irdma_cqp
*iwcqp = &rf->cqp;
in irdma_alloc_local_mac_entry()
2463
struct
irdma_cqp
*iwcqp = &iwdev->rf->cqp;
in irdma_manage_qhash()
Completed in 8 milliseconds