Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste_v1.c547 bool allow_modify_hdr = true; in dr_ste_v1_set_actions_tx() local
564 allow_modify_hdr = false; in dr_ste_v1_set_actions_tx()
571 if (!allow_modify_hdr || action_sz < DR_STE_ACTION_DOUBLE_SZ) { in dr_ste_v1_set_actions_tx()
686 bool allow_modify_hdr = true; in dr_ste_v1_set_actions_rx() local
695 allow_modify_hdr = false; in dr_ste_v1_set_actions_rx()
701 allow_modify_hdr = false; in dr_ste_v1_set_actions_rx()
710 allow_modify_hdr = true; in dr_ste_v1_set_actions_rx()
720 !allow_modify_hdr) { in dr_ste_v1_set_actions_rx()
733 allow_modify_hdr = false; in dr_ste_v1_set_actions_rx()
738 if (!allow_modify_hdr || action_sz < DR_STE_ACTION_DOUBLE_SZ) { in dr_ste_v1_set_actions_rx()
[all …]