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_eq
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H
A
D
efa.h
66
struct
efa_eq
*eqs;
98
struct
efa_eq
*eq;
129
struct
efa_eq
{
struct
H
A
D
efa_main.c
105
struct
efa_eq
*eq = data;
in efa_intr_msix_comp()
139
static void efa_setup_comp_irq(struct efa_dev *dev, struct
efa_eq
*eq,
in efa_setup_comp_irq()
289
static void efa_destroy_eq(struct efa_dev *dev, struct
efa_eq
*eq)
in efa_destroy_eq()
295
static int efa_create_eq(struct efa_dev *dev, struct
efa_eq
*eq, u8 msix_vec)
in efa_create_eq()
H
A
D
efa_verbs.c
1031
static struct
efa_eq
*efa_vec2eq(struct efa_dev *dev, int vec)
in efa_vec2eq()
Completed in 7 milliseconds