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:VCAP_IS1
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H
A
D
ocelot_flower.c
42
return
VCAP_IS1
;
in ocelot_chain_to_block()
144
block = &ocelot->block[
VCAP_IS1
];
in ocelot_find_vcap_filter_that_points_at()
181
if (filter->block_id ==
VCAP_IS1
|| filter->block_id == VCAP_IS2)
in ocelot_flower_parse_action()
266
if (filter->block_id !=
VCAP_IS1
) {
in ocelot_flower_parse_action()
286
if (filter->block_id !=
VCAP_IS1
) {
in ocelot_flower_parse_action()
308
if (filter->block_id !=
VCAP_IS1
) {
in ocelot_flower_parse_action()
325
if (filter->block_id ==
VCAP_IS1
&& filter->lookup == 2) {
in ocelot_flower_parse_action()
507
if (filter->block_id ==
VCAP_IS1
&&
in ocelot_flower_parse_key()
573
if (filter->block_id ==
VCAP_IS1
&& *(u32 *)&match.mask->dst) {
in ocelot_flower_parse_key()
H
A
D
ocelot_vcap.c
648
const struct vcap_props *vcap = &ocelot->vcap[
VCAP_IS1
];
in is1_action_set()
671
const struct vcap_props *vcap = &ocelot->vcap[
VCAP_IS1
];
in is1_entry_set()
880
if (filter->block_id ==
VCAP_IS1
)
in vcap_entry_set()
H
A
D
ocelot.c
222
struct ocelot_vcap_block *block = &ocelot->block[
VCAP_IS1
];
in ocelot_port_vlan_filtering()
H
A
D
ocelot_vsc7514.c
992
[
VCAP_IS1
] = {
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H
A
D
ocelot_flower.c
46
return
VCAP_IS1
;
in ocelot_chain_to_block()
156
block = &ocelot->block[
VCAP_IS1
];
in ocelot_find_vcap_filter_that_points_at()
255
if (filter->block_id ==
VCAP_IS1
|| filter->block_id == VCAP_IS2)
in ocelot_flower_parse_action()
284
filter->block_id !=
VCAP_IS1
&&
in ocelot_flower_parse_action()
401
if (filter->block_id !=
VCAP_IS1
) {
in ocelot_flower_parse_action()
421
if (filter->block_id ==
VCAP_IS1
) {
in ocelot_flower_parse_action()
437
if (filter->block_id !=
VCAP_IS1
) {
in ocelot_flower_parse_action()
454
if (filter->block_id ==
VCAP_IS1
&& filter->lookup == 2) {
in ocelot_flower_parse_action()
654
if (filter->block_id ==
VCAP_IS1
&&
in ocelot_flower_parse_key()
720
if (filter->block_id ==
VCAP_IS1
in ocelot_flower_parse_key()
[all...]
H
A
D
ocelot_vcap.c
649
const struct vcap_props *vcap = &ocelot->vcap[
VCAP_IS1
];
in is1_action_set()
672
const struct vcap_props *vcap = &ocelot->vcap[
VCAP_IS1
];
in is1_entry_set()
878
if (filter->block_id ==
VCAP_IS1
)
in vcap_entry_set()
H
A
D
vsc7514_regs.c
656
[
VCAP_IS1
] = {
H
A
D
ocelot.c
594
struct ocelot_vcap_block *block = &ocelot->block[
VCAP_IS1
];
in ocelot_port_vlan_filtering()
/kernel/linux/linux-5.10/include/soc/mscc/
H
A
D
ocelot_vcap.h
18
VCAP_IS1
,
enumerator
/kernel/linux/linux-6.6/include/soc/mscc/
H
A
D
ocelot_vcap.h
32
VCAP_IS1
,
enumerator
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H
A
D
felix.c
157
untagging_rule->block_id =
VCAP_IS1
;
in felix_tag_8021q_vlan_add_tx()
205
block_vcap_is1 = &ocelot->block[
VCAP_IS1
];
in felix_tag_8021q_vlan_del_tx()
H
A
D
seville_vsc9953.c
751
[
VCAP_IS1
] = {
H
A
D
felix_vsc9959.c
828
[
VCAP_IS1
] = {
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H
A
D
seville_vsc9953.c
827
[
VCAP_IS1
] = {
H
A
D
felix_vsc9959.c
840
[
VCAP_IS1
] = {
Completed in 29 milliseconds