Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v1.c633 bool allow_encap = true; in dr_ste_v1_set_actions_tx() local
667 allow_encap = false; in dr_ste_v1_set_actions_tx()
674 if (action_sz < DR_STE_ACTION_DOUBLE_SZ || !allow_encap) { in dr_ste_v1_set_actions_tx()
678 allow_encap = true; in dr_ste_v1_set_actions_tx()
688 if (!allow_encap || action_sz < DR_STE_ACTION_DOUBLE_SZ) { in dr_ste_v1_set_actions_tx()
692 allow_encap = true; in dr_ste_v1_set_actions_tx()
716 if (!allow_encap || action_sz < DR_STE_ACTION_DOUBLE_SZ) { in dr_ste_v1_set_actions_tx()