Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v1.c499 bool allow_encap = true; in dr_ste_v1_set_actions_tx() local
533 allow_encap = false; in dr_ste_v1_set_actions_tx()
540 if (action_sz < DR_STE_ACTION_DOUBLE_SZ || !allow_encap) { in dr_ste_v1_set_actions_tx()
544 allow_encap = true; in dr_ste_v1_set_actions_tx()
554 if (!allow_encap || action_sz < DR_STE_ACTION_DOUBLE_SZ) { in dr_ste_v1_set_actions_tx()
558 allow_encap = true; in dr_ste_v1_set_actions_tx()
582 if (!allow_encap || action_sz < DR_STE_ACTION_DOUBLE_SZ) { in dr_ste_v1_set_actions_tx()