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:efa_comp_ctx
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H
A
D
efa_com.c
31
struct
efa_comp_ctx
{
struct
263
struct
efa_comp_ctx
*comp_ctx)
in efa_com_put_comp_ctx()
274
static struct
efa_comp_ctx
*efa_com_get_comp_ctx(struct efa_com_admin_queue *aq,
in efa_com_get_comp_ctx()
296
static struct
efa_comp_ctx
*__efa_com_submit_admin_cmd(struct efa_com_admin_queue *aq,
in __efa_com_submit_admin_cmd()
303
struct
efa_comp_ctx
*comp_ctx;
in __efa_com_submit_admin_cmd()
355
size_t size = aq->depth * sizeof(struct
efa_comp_ctx
);
in efa_com_init_comp_ctxt()
356
struct
efa_comp_ctx
*comp_ctx;
in efa_com_init_comp_ctxt()
382
static struct
efa_comp_ctx
*efa_com_submit_admin_cmd(struct efa_com_admin_queue *aq,
in efa_com_submit_admin_cmd()
388
struct
efa_comp_ctx
*comp_ctx;
in efa_com_submit_admin_cmd()
409
struct
efa_comp_ctx
*comp_ct
in efa_com_handle_single_admin_completion()
[all...]
H
A
D
efa_com.h
62
struct
efa_comp_ctx
*comp_ctx;
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H
A
D
efa_com.c
28
struct
efa_comp_ctx
{
struct
266
struct
efa_comp_ctx
*comp_ctx)
in efa_com_put_comp_ctx()
277
static struct
efa_comp_ctx
*efa_com_get_comp_ctx(struct efa_com_admin_queue *aq,
in efa_com_get_comp_ctx()
299
static struct
efa_comp_ctx
*__efa_com_submit_admin_cmd(struct efa_com_admin_queue *aq,
in __efa_com_submit_admin_cmd()
306
struct
efa_comp_ctx
*comp_ctx;
in __efa_com_submit_admin_cmd()
358
size_t size = aq->depth * sizeof(struct
efa_comp_ctx
);
in efa_com_init_comp_ctxt()
359
struct
efa_comp_ctx
*comp_ctx;
in efa_com_init_comp_ctxt()
385
static struct
efa_comp_ctx
*efa_com_submit_admin_cmd(struct efa_com_admin_queue *aq,
in efa_com_submit_admin_cmd()
391
struct
efa_comp_ctx
*comp_ctx;
in efa_com_submit_admin_cmd()
412
struct
efa_comp_ctx
*comp_ct
in efa_com_handle_single_admin_completion()
[all...]
H
A
D
efa_com.h
62
struct
efa_comp_ctx
*comp_ctx;
Completed in 4 milliseconds