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:lance_tx_desc
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H
A
D
7990.h
60
struct
lance_tx_desc
{
struct
87
volatile struct
lance_tx_desc
btx_ring[TX_RING_SIZE];
H
A
D
a2065.h
113
struct
lance_tx_desc
{
struct
H
A
D
a2065.c
97
struct
lance_tx_desc
btx_ring[TX_RING_SIZE];
325
volatile struct
lance_tx_desc
*td;
in lance_tx()
H
A
D
declance.c
196
struct
lance_tx_desc
{
struct
223
struct
lance_tx_desc
btx_ring[TX_RING_SIZE];
245
shift_off(offsetof(struct
lance_tx_desc
, rt), type)
H
A
D
sunlance.c
200
struct
lance_tx_desc
{
struct
223
struct
lance_tx_desc
btx_ring[TX_RING_SIZE];
572
struct
lance_tx_desc
*td = &ib->btx_ring [i];
in lance_tx_dvma()
740
struct
lance_tx_desc
__iomem *td = &ib->btx_ring [i];
in lance_tx_pio()
H
A
D
7990.c
356
volatile struct
lance_tx_desc
*td;
in lance_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H
A
D
7990.h
60
struct
lance_tx_desc
{
struct
87
volatile struct
lance_tx_desc
btx_ring[TX_RING_SIZE];
H
A
D
a2065.h
113
struct
lance_tx_desc
{
struct
H
A
D
a2065.c
97
struct
lance_tx_desc
btx_ring[TX_RING_SIZE];
325
volatile struct
lance_tx_desc
*td;
in lance_tx()
H
A
D
declance.c
196
struct
lance_tx_desc
{
struct
223
struct
lance_tx_desc
btx_ring[TX_RING_SIZE];
245
shift_off(offsetof(struct
lance_tx_desc
, rt), type)
H
A
D
sunlance.c
200
struct
lance_tx_desc
{
struct
223
struct
lance_tx_desc
btx_ring[TX_RING_SIZE];
572
struct
lance_tx_desc
*td = &ib->btx_ring [i];
in lance_tx_dvma()
740
struct
lance_tx_desc
__iomem *td = &ib->btx_ring [i];
in lance_tx_pio()
H
A
D
7990.c
356
volatile struct
lance_tx_desc
*td;
in lance_tx()
Completed in 17 milliseconds