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:axidma_bd
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/
H
A
D
xilinx_axienet.h
343
* struct
axidma_bd
- Axi Dma buffer descriptor layout
358
struct
axidma_bd
{
struct
447
struct
axidma_bd
*tx_bd_v;
450
struct
axidma_bd
*rx_bd_v;
H
A
D
xilinx_axienet_main.c
161
struct
axidma_bd
*desc)
in desc_set_phys_addr()
169
struct
axidma_bd
*desc)
in desc_get_phys_addr()
617
struct
axidma_bd
*cur_p;
in axienet_free_tx_chain()
679
struct
axidma_bd
*cur_p;
in axienet_check_tx_bd_space()
745
struct
axidma_bd
*cur_p;
in axienet_start_xmit()
853
struct
axidma_bd
*cur_p;
in axienet_recv()
1708
struct
axidma_bd
*cur_p;
in axienet_dma_err_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/
H
A
D
xilinx_axienet.h
347
* struct
axidma_bd
- Axi Dma buffer descriptor layout
362
struct
axidma_bd
{
struct
463
struct
axidma_bd
*rx_bd_v;
473
struct
axidma_bd
*tx_bd_v;
H
A
D
xilinx_axienet_main.c
138
struct
axidma_bd
*desc)
in desc_set_phys_addr()
146
struct
axidma_bd
*desc)
in desc_get_phys_addr()
659
struct
axidma_bd
*cur_p;
in axienet_free_tx_chain()
717
struct
axidma_bd
*cur_p;
in axienet_check_tx_bd_space()
802
struct
axidma_bd
*cur_p;
in axienet_start_xmit()
908
struct
axidma_bd
*cur_p;
in axienet_rx_poll()
1758
struct
axidma_bd
*cur_p;
in axienet_dma_err_handler()
Completed in 9 milliseconds