Home
last modified time | relevance | path

Searched refs:pmlp_reg (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c264 u32 in[MLX5_ST_SZ_DW(pmlp_reg)] = {0}; in mlx5_query_module_num()
265 u32 out[MLX5_ST_SZ_DW(pmlp_reg)]; in mlx5_query_module_num()
269 MLX5_SET(pmlp_reg, in, local_port, 1); in mlx5_query_module_num()
275 module_mapping = MLX5_GET(pmlp_reg, out, lane0_module_mapping); in mlx5_query_module_num()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c276 u32 in[MLX5_ST_SZ_DW(pmlp_reg)] = {0}; in mlx5_query_module_num()
277 u32 out[MLX5_ST_SZ_DW(pmlp_reg)]; in mlx5_query_module_num()
280 MLX5_SET(pmlp_reg, in, local_port, 1); in mlx5_query_module_num()
287 MLX5_ADDR_OF(pmlp_reg, out, lane0_module_mapping), in mlx5_query_module_num()
H A Den_stats.c1284 u32 out[MLX5_ST_SZ_DW(pmlp_reg)] = {}; in fec_num_lanes()
1285 u32 in[MLX5_ST_SZ_DW(pmlp_reg)] = {}; in fec_num_lanes()
1288 MLX5_SET(pmlp_reg, in, local_port, 1); in fec_num_lanes()
1294 return MLX5_GET(pmlp_reg, out, width); in fec_num_lanes()
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Dmlx5_ifc.h9840 struct mlx5_ifc_pmlp_reg_bits pmlp_reg; member
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Dmlx5_ifc.h10979 struct mlx5_ifc_pmlp_reg_bits pmlp_reg; member

Completed in 66 milliseconds