Home
last modified time | relevance | path

Searched defs:action1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc.c836 struct npc_kpu_action1 action1 = {0}; in npc_config_kpuaction() local
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1520 static bool check_conflicting_actions(u32 action1, u32 action2) in check_conflicting_actions()