Searched refs:MLX5_FLOW_CONTEXT_ACTION_FWD_DEST (Results 1 – 10 of 10) sorted by relevance
83 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) { in mlx5_eswitch_add_offloaded_rule()158 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5_eswitch_add_fwd_rule()297 fwd = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST); in mlx5_eswitch_add_vlan_action()363 fwd = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST); in mlx5_eswitch_del_vlan_action()425 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5_eswitch_add_send_to_vport_rule()469 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in esw_add_fdb_miss_rule()802 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5_eswitch_create_vport_rx_rule()
433 if ((fte->action.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) && in del_sw_hw_rule()836 if (!(fte->action.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST)) in _mlx5_modify_rule_destination()1482 MLX5_FLOW_CONTEXT_ACTION_FWD_DEST)); in counter_is_valid()1492 if (!(action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST)) in dest_is_valid()1830 flow_act->action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5_add_flow_rules()
710 } else if (attr->action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) { in mlx5e_tc_add_nic_flow()2083 MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in parse_tc_nic_actions()2102 action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in parse_tc_nic_actions()2122 action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in parse_tc_nic_actions()2721 action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in parse_tc_fdb_actions()2732 MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in parse_tc_fdb_actions()
425 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in add_ethtool_flow_rule()
367 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) { in mlx5_cmd_set_fte()
201 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in __esw_fdb_set_vport_rule()
170 struct mlx5_flow_act name = {MLX5_FLOW_CONTEXT_ACTION_FWD_DEST,\
2395 MLX5_FLOW_CONTEXT_ACTION_FWD_DEST = 0x4, enumerator
134 {MLX5_FLOW_CONTEXT_ACTION_FWD_DEST, "FWD"},\
3345 dest_num ? MLX5_FLOW_CONTEXT_ACTION_FWD_DEST : in _create_flow_rule()3718 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in _create_raw_flow_rule()