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:action1
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
rvu_npc.c
836
struct npc_kpu_action1
action1
= {0};
in npc_config_kpuaction()
local
839
action1
.errlev = kpuaction->errlev;
in npc_config_kpuaction()
840
action1
.errcode = kpuaction->errcode;
in npc_config_kpuaction()
841
action1
.dp0_offset = kpuaction->dp0_offset;
in npc_config_kpuaction()
842
action1
.dp1_offset = kpuaction->dp1_offset;
in npc_config_kpuaction()
843
action1
.dp2_offset = kpuaction->dp2_offset;
in npc_config_kpuaction()
850
rvu_write64(rvu, blkaddr, reg, *(u64 *)&
action1
);
in npc_config_kpuaction()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
fs_core.c
1590
u32
action1
= act1->action;
in check_conflicting_actions()
local
1594
xored_actions =
action1
^ action2;
in check_conflicting_actions()
1597
if (
action1
== MLX5_FLOW_CONTEXT_ACTION_COUNT ||
in check_conflicting_actions()
1611
if (
action1
& MLX5_FLOW_CONTEXT_ACTION_PACKET_REFORMAT &&
in check_conflicting_actions()
1615
if (
action1
& MLX5_FLOW_CONTEXT_ACTION_MOD_HDR &&
in check_conflicting_actions()
1619
if (
action1
& MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH &&
in check_conflicting_actions()
1623
if (
action1
& MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH_2 &&
in check_conflicting_actions()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
fs_core.c
1723
u32
action1
= act1->action;
in check_conflicting_actions()
local
1727
xored_actions =
action1
^ action2;
in check_conflicting_actions()
1730
if (
action1
== MLX5_FLOW_CONTEXT_ACTION_COUNT ||
in check_conflicting_actions()
1744
if (
action1
& MLX5_FLOW_CONTEXT_ACTION_PACKET_REFORMAT &&
in check_conflicting_actions()
1748
if (
action1
& MLX5_FLOW_CONTEXT_ACTION_MOD_HDR &&
in check_conflicting_actions()
1752
if (
action1
& MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH &&
in check_conflicting_actions()
1756
if (
action1
& MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH_2 &&
in check_conflicting_actions()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
rvu_npc.c
1441
struct npc_kpu_action1
action1
= {0};
in npc_config_kpuaction()
local
1444
action1
.errlev = kpuaction->errlev;
in npc_config_kpuaction()
1445
action1
.errcode = kpuaction->errcode;
in npc_config_kpuaction()
1446
action1
.dp0_offset = kpuaction->dp0_offset;
in npc_config_kpuaction()
1447
action1
.dp1_offset = kpuaction->dp1_offset;
in npc_config_kpuaction()
1448
action1
.dp2_offset = kpuaction->dp2_offset;
in npc_config_kpuaction()
1455
rvu_write64(rvu, blkaddr, reg, *(u64 *)&
action1
);
in npc_config_kpuaction()
Completed in 18 milliseconds