Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c580 MLX5_SET(ptys_reg, in, ib_link_width_oper, in mlx5_core_access_ptys()
581 ptys->ib_link_width_oper); in mlx5_core_access_ptys()
607 ptys->ib_link_width_oper = MLX5_GET(ptys_reg, out, in mlx5_core_access_ptys()
608 ib_link_width_oper); in mlx5_core_access_ptys()
/freebsd-12.1/sys/dev/mlx5/
H A Ddriver.h768 u16 ib_link_width_oper; member
H A Dmlx5_ifc.h7895 u8 ib_link_width_oper[0x10]; member
/freebsd-12.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c960 err = translate_active_width(ibdev, ptys->ib_link_width_oper, in mlx5_query_hca_port()