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:ftmac100_txdes
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/faraday/
H
A
D
ftmac100.c
46
struct
ftmac100_txdes
txdes[TX_QUEUE_ENTRIES];
459
static void ftmac100_txdes_reset(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_reset()
468
static bool ftmac100_txdes_owned_by_dma(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_owned_by_dma()
473
static void ftmac100_txdes_set_dma_own(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_set_dma_own()
483
static bool ftmac100_txdes_excessive_collision(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_excessive_collision()
488
static bool ftmac100_txdes_late_collision(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_late_collision()
493
static void ftmac100_txdes_set_end_of_ring(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_set_end_of_ring()
498
static void ftmac100_txdes_set_first_segment(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_set_first_segment()
503
static void ftmac100_txdes_set_last_segment(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_set_last_segment()
508
static void ftmac100_txdes_set_txint(struct
ftmac100_txdes
*txde
[all...]
H
A
D
ftmac100.h
124
struct
ftmac100_txdes
{
struct
/kernel/linux/linux-6.6/drivers/net/ethernet/faraday/
H
A
D
ftmac100.c
48
struct
ftmac100_txdes
txdes[TX_QUEUE_ENTRIES];
497
static void ftmac100_txdes_reset(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_reset()
506
static bool ftmac100_txdes_owned_by_dma(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_owned_by_dma()
511
static void ftmac100_txdes_set_dma_own(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_set_dma_own()
521
static bool ftmac100_txdes_excessive_collision(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_excessive_collision()
526
static bool ftmac100_txdes_late_collision(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_late_collision()
531
static void ftmac100_txdes_set_end_of_ring(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_set_end_of_ring()
536
static void ftmac100_txdes_set_first_segment(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_set_first_segment()
541
static void ftmac100_txdes_set_last_segment(struct
ftmac100_txdes
*txdes)
in ftmac100_txdes_set_last_segment()
546
static void ftmac100_txdes_set_txint(struct
ftmac100_txdes
*txde
[all...]
H
A
D
ftmac100.h
124
struct
ftmac100_txdes
{
struct
Completed in 5 milliseconds