Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_port.c582 MLX5_SET(ptys_reg, in, ib_proto_oper, ptys->ib_proto_oper); in mlx5_core_access_ptys()
609 ptys->ib_proto_oper = MLX5_GET(ptys_reg, out, ib_proto_oper); in mlx5_core_access_ptys()
/freebsd-11-stable/sys/dev/mlx5/
HDdriver.h748 u16 ib_proto_oper; member
HDmlx5_ifc.h7875 u8 ib_proto_oper[0x10]; member
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_main.c965 props->active_speed = (u8)ptys->ib_proto_oper; in mlx5_query_hca_port()