Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste_v1.c522 bool allow_encap = true; in dr_ste_v1_set_actions_tx() local
554 allow_encap = false; in dr_ste_v1_set_actions_tx()
561 if (action_sz < DR_STE_ACTION_DOUBLE_SZ || !allow_encap) { in dr_ste_v1_set_actions_tx()
565 allow_encap = true; in dr_ste_v1_set_actions_tx()
575 if (!allow_encap || action_sz < DR_STE_ACTION_DOUBLE_SZ) { in dr_ste_v1_set_actions_tx()
579 allow_encap = true; in dr_ste_v1_set_actions_tx()
601 if (!allow_encap || action_sz < DR_STE_ACTION_DOUBLE_SZ) { in dr_ste_v1_set_actions_tx()