Home
last modified time | relevance | path

Searched refs:act1 (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1720 static bool check_conflicting_actions(const struct mlx5_flow_act *act1, in check_conflicting_actions() argument
1723 u32 action1 = act1->action; in check_conflicting_actions()
1745 act1->pkt_reformat != act2->pkt_reformat) in check_conflicting_actions()
1749 act1->modify_hdr != act2->modify_hdr) in check_conflicting_actions()
1753 check_conflicting_actions_vlan(&act1->vlan[0], &act2->vlan[0])) in check_conflicting_actions()
1757 check_conflicting_actions_vlan(&act1->vlan[1], &act2->vlan[1])) in check_conflicting_actions()