Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c658 BIT(MLX5_SET_FTE_MODIFY_ENABLE_MASK_ACTION) | in del_sw_hw_rule()
667 fte->act_dests.modify_mask |= BIT(MLX5_SET_FTE_MODIFY_ENABLE_MASK_ACTION); in del_sw_hw_rule()
1720 modify_mask |= BIT(MLX5_SET_FTE_MODIFY_ENABLE_MASK_ACTION); in add_rule_fte()
2179 fte->dup->act_dests.modify_mask = BIT(MLX5_SET_FTE_MODIFY_ENABLE_MASK_ACTION); in add_rule_dup_match_fte()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1144 int allowed_mask = BIT(MLX5_SET_FTE_MODIFY_ENABLE_MASK_ACTION) | in mlx5_cmd_hws_update_fte()
/linux-6.15/include/linux/mlx5/
H A Dmlx5_ifc.h5147 MLX5_SET_FTE_MODIFY_ENABLE_MASK_ACTION = 0x0, enumerator