Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dmlx5dr.h95 u16 vport, u8 vhca_id_valid,
H A Ddr_action.c2106 u16 vport, u8 vhca_id_valid, in mlx5dr_action_create_dest_vport() argument
2114 peer_vport = vhca_id_valid && mlx5_core_is_pf(dmn->mdev) && in mlx5dr_action_create_dest_vport()
H A Ddr_types.h217 u8 vhca_id_valid:1; member
H A Ddr_ste_v1.c1855 if (sb->vhca_id_valid) { in dr_ste_v1_build_src_gvmi_qpn_tag()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c420 bool vhca_id_valid; in mlx5_fs_get_dest_action_vport() local
425 vhca_id_valid = is_dest_type_uplink || in mlx5_fs_get_dest_action_vport()
428 if (vhca_id_valid) { in mlx5_fs_get_dest_action_vport()
440 dest = mlx5hws_action_create_dest_vport(ctx, vport_num, vhca_id_valid, in mlx5_fs_get_dest_action_vport()
H A Dmlx5hws.h624 bool vhca_id_valid,
H A Daction.c816 bool vhca_id_valid, in mlx5hws_action_create_dest_vport() argument
832 if (!ctx->caps->merged_eswitch && vhca_id_valid && vhca_id != ctx->caps->vhca_id) { in mlx5hws_action_create_dest_vport()
838 action->vport.esw_owner_vhca_id_valid = vhca_id_valid; in mlx5hws_action_create_dest_vport()
840 if (vhca_id_valid) in mlx5hws_action_create_dest_vport()