Home
last modified time | relevance | path

Searched refs:ib_link_width_oper (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c581 MLX5_SET(ptys_reg, in, ib_link_width_oper, in mlx5_core_access_ptys()
582 ptys->ib_link_width_oper); in mlx5_core_access_ptys()
608 ptys->ib_link_width_oper = MLX5_GET(ptys_reg, out, in mlx5_core_access_ptys()
609 ib_link_width_oper); in mlx5_core_access_ptys()
/freebsd/sys/dev/mlx5/
H A Ddriver.h807 u16 ib_link_width_oper; member
H A Dmlx5_ifc.h8973 u8 ib_link_width_oper[0x10]; member
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c967 err = translate_active_width(ibdev, ptys->ib_link_width_oper, in mlx5_query_hca_port()