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:ehea_eq
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H
A
D
ehea.h
187
struct
ehea_eq
;
257
struct
ehea_eq
{
struct
352
struct
ehea_eq
*eq;
382
struct
ehea_eq
*neq; /* notification event queue */
434
struct
ehea_eq
*qp_eq;
H
A
D
ehea_qmr.h
356
struct
ehea_eq
*ehea_create_eq(struct ehea_adapter *adapter,
360
int ehea_destroy_eq(struct
ehea_eq
*eq);
362
struct ehea_eqe *ehea_poll_eq(struct
ehea_eq
*eq);
H
A
D
ehea_qmr.c
229
struct
ehea_eq
*ehea_create_eq(struct ehea_adapter *adapter,
in ehea_create_eq()
236
struct
ehea_eq
*eq;
in ehea_create_eq()
303
struct ehea_eqe *ehea_poll_eq(struct
ehea_eq
*eq)
in ehea_poll_eq()
315
static u64 ehea_destroy_eq_res(struct
ehea_eq
*eq, u64 force)
in ehea_destroy_eq_res()
334
int ehea_destroy_eq(struct
ehea_eq
*eq)
in ehea_destroy_eq()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H
A
D
ehea.h
188
struct
ehea_eq
;
258
struct
ehea_eq
{
struct
353
struct
ehea_eq
*eq;
383
struct
ehea_eq
*neq; /* notification event queue */
435
struct
ehea_eq
*qp_eq;
H
A
D
ehea_qmr.h
356
struct
ehea_eq
*ehea_create_eq(struct ehea_adapter *adapter,
360
int ehea_destroy_eq(struct
ehea_eq
*eq);
362
struct ehea_eqe *ehea_poll_eq(struct
ehea_eq
*eq);
H
A
D
ehea_qmr.c
229
struct
ehea_eq
*ehea_create_eq(struct ehea_adapter *adapter,
in ehea_create_eq()
236
struct
ehea_eq
*eq;
in ehea_create_eq()
303
struct ehea_eqe *ehea_poll_eq(struct
ehea_eq
*eq)
in ehea_poll_eq()
315
static u64 ehea_destroy_eq_res(struct
ehea_eq
*eq, u64 force)
in ehea_destroy_eq_res()
334
int ehea_destroy_eq(struct
ehea_eq
*eq)
in ehea_destroy_eq()
Completed in 7 milliseconds