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:xgbe_desc_if
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe.h
945
struct
xgbe_desc_if
{
struct
1095
struct
xgbe_desc_if
desc_if;
1310
void xgbe_init_function_ptrs_desc(struct
xgbe_desc_if
*);
H
A
D
xgbe-drv.c
1129
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_free_tx_data()
1152
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_free_rx_data()
1260
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_free_memory()
1271
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_alloc_memory()
1949
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_xmit()
2332
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_rx_refresh()
2428
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_tx_poll()
H
A
D
xgbe-desc.c
663
void xgbe_init_function_ptrs_desc(struct
xgbe_desc_if
*desc_if)
in xgbe_init_function_ptrs_desc()
H
A
D
xgbe-dev.c
3475
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe.h
977
struct
xgbe_desc_if
{
struct
1128
struct
xgbe_desc_if
desc_if;
1347
void xgbe_init_function_ptrs_desc(struct
xgbe_desc_if
*);
H
A
D
xgbe-drv.c
1129
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_free_tx_data()
1152
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_free_rx_data()
1260
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_free_memory()
1271
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_alloc_memory()
1942
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_xmit()
2323
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_rx_refresh()
2419
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_tx_poll()
H
A
D
xgbe-desc.c
663
void xgbe_init_function_ptrs_desc(struct
xgbe_desc_if
*desc_if)
in xgbe_init_function_ptrs_desc()
H
A
D
xgbe-dev.c
3525
struct
xgbe_desc_if
*desc_if = &pdata->desc_if;
in xgbe_init()
Completed in 21 milliseconds