Searched refs:hca_vport_context (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | vport.c | 712 rep->phys_state = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context() 720 rep->cap_mask1_perm = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context() 723 rep->cap_mask2_perm = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context() 725 rep->lid = MLX5_GET_PR(hca_vport_context, ctx, lid); in mlx5_query_hca_vport_context() 726 rep->init_type_reply = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context() 728 rep->lmc = MLX5_GET_PR(hca_vport_context, ctx, lmc); in mlx5_query_hca_vport_context() 729 rep->subnet_timeout = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context() 731 rep->sm_lid = MLX5_GET_PR(hca_vport_context, ctx, sm_lid); in mlx5_query_hca_vport_context() 732 rep->sm_sl = MLX5_GET_PR(hca_vport_context, ctx, sm_sl); in mlx5_query_hca_vport_context() 1080 MLX5_SET(hca_vport_context, ctx, vport_state_policy, in mlx5_core_modify_hca_vport_context() [all …]
|
| /linux-6.15/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 6298 struct mlx5_ifc_hca_vport_context_bits hca_vport_context; member 7911 struct mlx5_ifc_hca_vport_context_bits hca_vport_context; member
|