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:vlan_vid
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H
A
D
vlan.c
60
attr->
vlan_vid
[vlan_idx] = act->vlan.vid;
in parse_tc_vlan_action()
/kernel/linux/linux-5.10/net/ncsi/
H
A
D
internal.h
303
struct
vlan_vid
{
struct
H
A
D
ncsi-manage.c
637
struct
vlan_vid
*vlan = NULL;
in set_one_vid()
1600
struct
vlan_vid
*vlan;
in ncsi_vlan_rx_add_vid()
1649
struct
vlan_vid
*vlan, *tmp;
in ncsi_vlan_rx_kill_vid()
/kernel/linux/linux-6.6/net/ncsi/
H
A
D
internal.h
311
struct
vlan_vid
{
struct
H
A
D
ncsi-manage.c
637
struct
vlan_vid
*vlan = NULL;
in set_one_vid()
1668
struct
vlan_vid
*vlan;
in ncsi_vlan_rx_add_vid()
1717
struct
vlan_vid
*vlan, *tmp;
in ncsi_vlan_rx_kill_vid()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
eswitch_offloads.c
323
flow_act.vlan[0].vid = esw_attr->
vlan_vid
[0];
in mlx5_eswitch_add_offloaded_rule()
327
flow_act.vlan[1].vid = esw_attr->
vlan_vid
[1];
in mlx5_eswitch_add_offloaded_rule()
633
if (push && in_rep->vlan_refcount && (in_rep->vlan != attr->
vlan_vid
[0]))
in esw_add_vlan_action_check()
695
err = __mlx5_eswitch_set_vport_vlan(esw, vport->vport, esw_attr->
vlan_vid
[0],
in mlx5_eswitch_add_vlan_action()
699
vport->vlan = esw_attr->
vlan_vid
[0];
in mlx5_eswitch_add_vlan_action()
H
A
D
eswitch.h
405
u16
vlan_vid
[MLX5_FS_VLAN_DEPTH];
member
H
A
D
en_tc.c
4013
attr->
vlan_vid
[vlan_idx] = act->vlan.vid;
in parse_tc_vlan_action()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
eswitch.h
524
u16
vlan_vid
[MLX5_FS_VLAN_DEPTH];
member
H
A
D
eswitch_offloads.c
681
flow_act.vlan[0].vid = esw_attr->
vlan_vid
[0];
in mlx5_eswitch_add_offloaded_rule()
685
flow_act.vlan[1].vid = esw_attr->
vlan_vid
[1];
in mlx5_eswitch_add_offloaded_rule()
Completed in 26 milliseconds