Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Dfs.h152 MLX5_FLOW_DEST_VPORT_VHCA_ID = BIT(0), enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.c75 dest.vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_lag_create_port_sel_table()
576 dest.vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in __mlx5_lag_modify_definers_destinations()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Degress_ofld.c260 fwd_dest.vport.flags = MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_esw_acl_egress_vport_bond()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.c235 dest.vport.flags = MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_create_indir_fwd_group()
H A Dbridge_mcast.c612 dest.vport.flags = MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_esw_bridge_mcast_vlan_flow_create()
664 dest.vport.flags = MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_esw_bridge_mcast_fwd_flow_create()
H A Dbridge.c793 dest.vport.flags = MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_esw_bridge_egress_flow_create()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c195 MLX5_FLOW_DEST_VPORT_VHCA_ID, in create_vport_action()
H A Ddr_cmd.c899 MLX5_FLOW_DEST_VPORT_VHCA_ID)); in mlx5dr_cmd_set_fte()
H A Ddr_action.c1206 hw_dests[i].vport.flags = MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5dr_action_create_mult_dest_tbl()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c475 dest[dest_idx].vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in esw_setup_dest_fwd_vport()
988 dest.vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_eswitch_add_send_to_vport_rule()
1000 dest.vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_eswitch_add_send_to_vport_rule()
1150 dest->vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in peer_miss_rules_setup()
2695 dest.vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in __esw_set_master_egress_rule()
H A Dfs_cmd.c660 MLX5_FLOW_DEST_VPORT_VHCA_ID)); in mlx5_cmd_set_fte()
H A Dfs_core.c1685 ((d1->vport.flags & MLX5_FLOW_DEST_VPORT_VHCA_ID) ? in mlx5_flow_dests_cmp()