Searched refs:vhca_id_valid (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | mlx5dr.h | 95 u16 vport, u8 vhca_id_valid,
|
| H A D | dr_action.c | 2106 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 D | dr_types.h | 217 u8 vhca_id_valid:1; member
|
| H A D | dr_ste.c | 1415 sb->vhca_id_valid = mask->misc.source_eswitch_owner_vhca_id; in mlx5dr_ste_build_src_gvmi_qpn()
|
| H A D | dr_ste_v0.c | 1662 if (sb->vhca_id_valid) { in dr_ste_v0_build_src_gvmi_qpn_tag()
|
| H A D | dr_ste_v1.c | 1855 if (sb->vhca_id_valid) { in dr_ste_v1_build_src_gvmi_qpn_tag()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| H A D | reporter_vnic.c | 39 MLX5_SET(vhca_icm_ctrl_reg, in_icm_reg, vhca_id_valid, other_vport); in mlx5_reporter_vnic_diagnose_counter_icm()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws.c | 419 bool vhca_id_valid; in mlx5_fs_get_dest_action_vport() local 424 vhca_id_valid = is_dest_type_uplink || in mlx5_fs_get_dest_action_vport() 427 if (vhca_id_valid) { in mlx5_fs_get_dest_action_vport() 439 dest = mlx5hws_action_create_dest_vport(ctx, vport_num, vhca_id_valid, in mlx5_fs_get_dest_action_vport()
|
| H A D | mlx5hws.h | 603 bool vhca_id_valid,
|
| H A D | action.c | 812 bool vhca_id_valid, in mlx5hws_action_create_dest_vport() argument 828 if (!ctx->caps->merged_eswitch && vhca_id_valid && vhca_id != ctx->caps->vhca_id) { in mlx5hws_action_create_dest_vport() 834 action->vport.esw_owner_vhca_id_valid = vhca_id_valid; in mlx5hws_action_create_dest_vport() 836 if (vhca_id_valid) in mlx5hws_action_create_dest_vport()
|
| /linux-6.15/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 3388 u8 vhca_id_valid[0x1]; member
|