Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5dr.h97 u16 vport, u8 vhca_id_valid,
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()
Ddr_types.h217 u8 vhca_id_valid:1; member
Ddr_ste.c1415 sb->vhca_id_valid = mask->misc.source_eswitch_owner_vhca_id; in mlx5dr_ste_build_src_gvmi_qpn()
Ddr_ste_v0.c1660 if (sb->vhca_id_valid) { in dr_ste_v0_build_src_gvmi_qpn_tag()
Ddr_ste_v1.c1991 if (sb->vhca_id_valid) { in dr_ste_v1_build_src_gvmi_qpn_tag()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws.h604 bool vhca_id_valid,
Dmlx5hws_action.c813 bool vhca_id_valid, in mlx5hws_action_create_dest_vport() argument
829 if (!ctx->caps->merged_eswitch && vhca_id_valid && vhca_id != ctx->caps->vhca_id) { in mlx5hws_action_create_dest_vport()
835 action->vport.esw_owner_vhca_id_valid = vhca_id_valid; in mlx5hws_action_create_dest_vport()
837 if (vhca_id_valid) in mlx5hws_action_create_dest_vport()