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:sja1105_table
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H
A
D
sja1105_static_config.h
373
struct
sja1105_table
{
struct
381
struct
sja1105_table
tables[BLK_IDX_MAX];
423
int sja1105_table_delete_entry(struct
sja1105_table
*table, int i);
424
int sja1105_table_resize(struct
sja1105_table
*table, size_t new_count);
H
A
D
sja1105_main.c
108
struct
sja1105_table
*table;
in sja1105_init_mac_settings()
163
struct
sja1105_table
*table;
in sja1105_init_mii_settings()
226
struct
sja1105_table
*table;
in sja1105_init_static_fdb()
242
struct
sja1105_table
*table;
in sja1105_init_l2_lookup_params()
307
struct
sja1105_table
*table;
in sja1105_init_static_vlan()
368
struct
sja1105_table
*table;
in sja1105_init_l2_forwarding()
418
struct
sja1105_table
*table;
in sja1105_init_l2_forwarding_params()
445
struct
sja1105_table
*table;
in sja1105_frame_memory_partitioning()
522
struct
sja1105_table
*table;
in sja1105_init_general_params()
548
struct
sja1105_table
*tabl
in sja1105_init_avb_params()
[all...]
H
A
D
sja1105_devlink.c
27
struct
sja1105_table
*table = &config.tables[blk_idx];
in sja1105_static_config_get_max_size()
H
A
D
sja1105_static_config.c
660
static_config_check_memory_size(const struct
sja1105_table
*tables)
in static_config_check_memory_size()
691
const struct
sja1105_table
*tables = config->tables;
in sja1105_static_config_check_valid()
773
const struct
sja1105_table
*table;
in sja1105_static_config_pack()
822
const struct
sja1105_table
*table;
in sja1105_static_config_get_length()
1434
int sja1105_table_delete_entry(struct
sja1105_table
*table, int i)
in sja1105_table_delete_entry()
1451
int sja1105_table_resize(struct
sja1105_table
*table, size_t new_count)
in sja1105_table_resize()
H
A
D
sja1105_vl.c
306
struct
sja1105_table
*table;
in sja1105_init_virtual_links()
722
struct
sja1105_table
*table;
in sja1105_find_vlid()
H
A
D
sja1105_tas.c
167
struct
sja1105_table
*table;
in sja1105_init_scheduling()
H
A
D
sja1105_ptp.c
69
struct
sja1105_table
*table;
in sja1105_change_rxtstamping()
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H
A
D
sja1105_main.c
201
struct
sja1105_table
*table;
in sja1105_init_mac_settings()
252
struct
sja1105_table
*table;
in sja1105_init_mii_settings()
345
struct
sja1105_table
*table;
in sja1105_init_static_fdb()
416
struct
sja1105_table
*table;
in sja1105_init_l2_lookup_params()
462
struct
sja1105_table
*table;
in sja1105_init_static_vlan()
512
struct
sja1105_table
*table;
in sja1105_init_l2_forwarding()
645
struct
sja1105_table
*table;
in sja1110_init_pcp_remapping()
683
struct
sja1105_table
*table;
in sja1105_init_l2_forwarding_params()
714
struct
sja1105_table
*table;
in sja1105_frame_memory_partitioning()
752
struct
sja1105_table
*tabl
in sja1110_select_tdmaconfigidx()
[all...]
H
A
D
sja1105_static_config.h
440
struct
sja1105_table
{
struct
448
struct
sja1105_table
tables[BLK_IDX_MAX];
492
int sja1105_table_delete_entry(struct
sja1105_table
*table, int i);
493
int sja1105_table_resize(struct
sja1105_table
*table, size_t new_count);
H
A
D
sja1105_devlink.c
27
struct
sja1105_table
*table = &config.tables[blk_idx];
in sja1105_static_config_get_max_size()
H
A
D
sja1105_vl.c
319
struct
sja1105_table
*table;
in sja1105_init_virtual_links()
735
struct
sja1105_table
*table;
in sja1105_find_vlid()
H
A
D
sja1105_static_config.c
1020
static_config_check_memory_size(const struct
sja1105_table
*tables, int max_mem)
in static_config_check_memory_size()
1050
const struct
sja1105_table
*tables = config->tables;
in sja1105_static_config_check_valid()
1131
const struct
sja1105_table
*table;
in sja1105_static_config_pack()
1180
const struct
sja1105_table
*table;
in sja1105_static_config_get_length()
1916
int sja1105_table_delete_entry(struct
sja1105_table
*table, int i)
in sja1105_table_delete_entry()
1933
int sja1105_table_resize(struct
sja1105_table
*table, size_t new_count)
in sja1105_table_resize()
H
A
D
sja1105_tas.c
168
struct
sja1105_table
*table;
in sja1105_init_scheduling()
Completed in 18 milliseconds