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:mtk_soc_data
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H
A
D
mtk_eth_soc.c
702
const struct
mtk_soc_data
*soc = eth->soc;
in mtk_set_queue_speed()
1131
const struct
mtk_soc_data
*soc = eth->soc;
in mtk_init_fq_dma()
1401
const struct
mtk_soc_data
*soc = eth->soc;
in mtk_tx_map()
1791
const struct
mtk_soc_data
*soc = eth->soc;
in mtk_xdp_submit_frame()
2446
const struct
mtk_soc_data
*soc = eth->soc;
in mtk_tx_alloc()
2559
const struct
mtk_soc_data
*soc = eth->soc;
in mtk_tx_clean()
3115
const struct
mtk_soc_data
*soc = eth->soc;
in mtk_dma_free()
3366
const struct
mtk_soc_data
*soc = eth->soc;
in mtk_open()
5033
static const struct
mtk_soc_data
mt2701_data = {
5050
static const struct
mtk_soc_data
mt7621_dat
[all...]
H
A
D
mtk_ppe.c
679
const struct
mtk_soc_data
*soc = ppe->eth->soc;
in mtk_foe_entry_commit()
699
const struct
mtk_soc_data
*soc = ppe->eth->soc;
in mtk_foe_entry_commit_subflow()
738
const struct
mtk_soc_data
*soc = ppe->eth->soc;
in __mtk_ppe_check_skb()
878
const struct
mtk_soc_data
*soc = eth->soc;
in mtk_ppe_init()
H
A
D
mtk_eth_soc.h
1163
struct
mtk_soc_data
{
struct
1271
const struct
mtk_soc_data
*soc;
1347
const struct
mtk_soc_data
*soc = ppe->eth->soc;
in mtk_foe_get_entry()
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H
A
D
mtk_eth_soc.h
816
struct
mtk_soc_data
{
struct
914
const struct
mtk_soc_data
*soc;
H
A
D
mtk_eth_soc.c
3167
static const struct
mtk_soc_data
mt2701_data = {
3174
static const struct
mtk_soc_data
mt7621_data = {
3181
static const struct
mtk_soc_data
mt7622_data = {
3189
static const struct
mtk_soc_data
mt7623_data = {
3196
static const struct
mtk_soc_data
mt7629_data = {
3204
static const struct
mtk_soc_data
rt5350_data = {
Completed in 17 milliseconds