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:qeth_channel
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/s390/net/
H
A
D
qeth_core.h
602
struct
qeth_channel
{
struct
620
struct
qeth_channel
*channel;
808
struct
qeth_channel
read;
809
struct
qeth_channel
write;
810
struct
qeth_channel
data;
868
struct
qeth_channel
*channel)
in qeth_unlock_channel()
874
static inline bool qeth_trylock_channel(struct
qeth_channel
*channel,
in qeth_trylock_channel()
H
A
D
qeth_core_main.c
435
struct
qeth_channel
*channel = iob->channel;
in __qeth_issue_next_read()
922
static struct qeth_cmd_buffer *qeth_alloc_cmd(struct
qeth_channel
*channel,
in qeth_alloc_cmd()
1189
struct
qeth_channel
*channel;
in qeth_irq()
1632
struct
qeth_channel
*channel)
in qeth_clear_channel()
1654
struct
qeth_channel
*channel)
in qeth_halt_channel()
1674
static int qeth_stop_channel(struct
qeth_channel
*channel)
in qeth_stop_channel()
1692
static int qeth_start_channel(struct
qeth_channel
*channel)
in qeth_start_channel()
1993
struct
qeth_channel
*channel = iob->channel;
in qeth_send_control_data()
2101
struct
qeth_channel
*channel = &card->data;
in qeth_read_conf_data()
2124
struct
qeth_channel
*channe
in qeth_idx_check_activate_response()
[all...]
/kernel/linux/linux-5.10/drivers/s390/net/
H
A
D
qeth_core.h
612
struct
qeth_channel
{
struct
631
struct
qeth_channel
*channel;
666
static inline bool qeth_trylock_channel(struct
qeth_channel
*channel)
in qeth_trylock_channel()
825
struct
qeth_channel
read;
826
struct
qeth_channel
write;
827
struct
qeth_channel
data;
882
struct
qeth_channel
*channel)
in qeth_unlock_channel()
1087
struct qeth_cmd_buffer *qeth_alloc_cmd(struct
qeth_channel
*channel,
H
A
D
qeth_core_main.c
541
struct
qeth_channel
*channel = iob->channel;
in __qeth_issue_next_read()
995
struct qeth_cmd_buffer *qeth_alloc_cmd(struct
qeth_channel
*channel,
in qeth_alloc_cmd()
1269
struct
qeth_channel
*channel;
in qeth_irq()
1689
struct
qeth_channel
*channel)
in qeth_clear_channel()
1711
struct
qeth_channel
*channel)
in qeth_halt_channel()
1731
static int qeth_stop_channel(struct
qeth_channel
*channel)
in qeth_stop_channel()
1750
static int qeth_start_channel(struct
qeth_channel
*channel)
in qeth_start_channel()
2052
struct
qeth_channel
*channel = iob->channel;
in qeth_send_control_data()
2162
struct
qeth_channel
*channel = &card->data;
in qeth_read_conf_data()
2185
struct
qeth_channel
*channe
in qeth_idx_check_activate_response()
[all...]
Completed in 17 milliseconds