Searched refs:pmlp_reg (Results 1 – 2 of 2) sorted by relevance
682 u32 in[MLX5_ST_SZ_DW(pmlp_reg)] = {0}; in mlx5_query_module_num()683 u32 out[MLX5_ST_SZ_DW(pmlp_reg)] = {0}; in mlx5_query_module_num()687 MLX5_SET(pmlp_reg, in, local_port, 1); in mlx5_query_module_num()694 lane = MLX5_GET(pmlp_reg, out, lane0_module_mapping); in mlx5_query_module_num()
11543 struct mlx5_ifc_pmlp_reg_bits pmlp_reg; member