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:using_tag_8021q
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H
A
D
felix.c
306
bool
using_tag_8021q
)
in felix_update_trapping_destinations()
331
if (
using_tag_8021q
) {
in felix_update_trapping_destinations()
647
bool
using_tag_8021q
= (proto_ops == &felix_tag_8021q_proto_ops);
in felix_tag_proto_setup_shared()
local
654
felix_update_trapping_destinations(ds,
using_tag_8021q
);
in felix_tag_proto_setup_shared()
1651
bool
using_tag_8021q
;
in felix_hwtstamp_set()
local
1658
using_tag_8021q
= felix->tag_proto == DSA_TAG_PROTO_OCELOT_8021Q;
in felix_hwtstamp_set()
1660
return felix_update_trapping_destinations(ds,
using_tag_8021q
);
in felix_hwtstamp_set()
1809
bool
using_tag_8021q
;
in felix_cls_flower_add()
local
1816
using_tag_8021q
= felix->tag_proto == DSA_TAG_PROTO_OCELOT_8021Q;
in felix_cls_flower_add()
1818
return felix_update_trapping_destinations(ds,
using_tag_8021q
);
in felix_cls_flower_add()
305
felix_update_trapping_destinations(struct dsa_switch *ds, bool
using_tag_8021q
)
felix_update_trapping_destinations()
argument
[all...]
Completed in 4 milliseconds