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:gelic_descr
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H
A
D
ps3_gelic_net.h
233
struct
gelic_descr
{
struct
247
struct
gelic_descr
*next;
248
struct
gelic_descr
*prev;
253
struct
gelic_descr
*head;
254
struct
gelic_descr
*tail;
304
struct
gelic_descr
*tx_top, *rx_top;
305
struct
gelic_descr
descr[]; /* must be the last */
H
A
D
ps3_gelic_net.c
99
gelic_descr_get_status(struct
gelic_descr
*descr)
in gelic_descr_get_status()
195
static void gelic_descr_set_status(struct
gelic_descr
*descr,
in gelic_descr_set_status()
221
struct
gelic_descr
*start_descr)
in gelic_card_reset_chain()
223
struct
gelic_descr
*descr;
in gelic_card_reset_chain()
285
struct
gelic_descr
*descr_in)
in gelic_card_free_chain()
287
struct
gelic_descr
*descr;
in gelic_card_free_chain()
310
struct
gelic_descr
*start_descr, int no)
in gelic_card_init_chain()
313
struct
gelic_descr
*descr;
in gelic_card_init_chain()
375
struct
gelic_descr
*descr)
in gelic_descr_prepare_rx()
425
struct
gelic_descr
*desc
in gelic_card_release_rx_chain()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
H
A
D
ps3_gelic_net.h
233
struct
gelic_descr
{
struct
247
struct
gelic_descr
*next;
248
struct
gelic_descr
*prev;
253
struct
gelic_descr
*head;
254
struct
gelic_descr
*tail;
304
struct
gelic_descr
*tx_top, *rx_top;
305
struct
gelic_descr
descr[]; /* must be the last */
H
A
D
ps3_gelic_net.c
99
gelic_descr_get_status(struct
gelic_descr
*descr)
in gelic_descr_get_status()
195
static void gelic_descr_set_status(struct
gelic_descr
*descr,
in gelic_descr_set_status()
221
struct
gelic_descr
*start_descr)
in gelic_card_reset_chain()
223
struct
gelic_descr
*descr;
in gelic_card_reset_chain()
285
struct
gelic_descr
*descr_in)
in gelic_card_free_chain()
287
struct
gelic_descr
*descr;
in gelic_card_free_chain()
310
struct
gelic_descr
*start_descr, int no)
in gelic_card_init_chain()
313
struct
gelic_descr
*descr;
in gelic_card_init_chain()
375
struct
gelic_descr
*descr)
in gelic_descr_prepare_rx()
425
struct
gelic_descr
*desc
in gelic_card_release_rx_chain()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H
A
D
gelic_udbg.c
43
struct
gelic_descr
{
struct
56
struct
gelic_descr
descr;
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H
A
D
gelic_udbg.c
43
struct
gelic_descr
{
struct
56
struct
gelic_descr
descr;
Completed in 6 milliseconds