Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1608 static bool check_conflicting_actions(const struct mlx5_flow_act *act1, in check_conflicting_actions() argument
1611 u32 action1 = act1->action; in check_conflicting_actions()
1633 act1->pkt_reformat != act2->pkt_reformat) in check_conflicting_actions()
1637 act1->modify_hdr != act2->modify_hdr) in check_conflicting_actions()
1641 check_conflicting_actions_vlan(&act1->vlan[0], &act2->vlan[0])) in check_conflicting_actions()
1645 check_conflicting_actions_vlan(&act1->vlan[1], &act2->vlan[1])) in check_conflicting_actions()