Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mlx5/
Dfs.h142 MLX5_FLOW_DEST_VPORT_VHCA_ID = BIT(0), enumerator
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Degress_ofld.c245 fwd_dest.vport.flags = MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_esw_acl_egress_vport_bond()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dport_sel.c75 dest.vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_lag_create_port_sel_table()
572 dest.vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in __mlx5_lag_modify_definers_destinations()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dindir_table.c372 dest.vport.flags = MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_create_indir_fwd_group()
Dbridge.c865 dest.vport.flags = MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_esw_bridge_egress_flow_create()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c194 MLX5_FLOW_DEST_VPORT_VHCA_ID, in create_vport_action()
Ddr_cmd.c750 MLX5_FLOW_DEST_VPORT_VHCA_ID)); in mlx5dr_cmd_set_fte()
Ddr_action.c976 hw_dests[i].vport.flags = MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5dr_action_create_mult_dest_tbl()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c431 dest[dest_idx].vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in esw_setup_vport_dest()
1043 dest.vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in mlx5_eswitch_add_send_to_vport_rule()
1192 dest->vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in peer_miss_rules_setup()
2595 dest.vport.flags |= MLX5_FLOW_DEST_VPORT_VHCA_ID; in __esw_set_master_egress_rule()
Dfs_cmd.c629 MLX5_FLOW_DEST_VPORT_VHCA_ID)); in mlx5_cmd_set_fte()
Dfs_core.c1569 ((d1->vport.flags & MLX5_FLOW_DEST_VPORT_VHCA_ID) ? in mlx5_flow_dests_cmp()