Home
last modified time | relevance | path

Searched refs:IB_WIDTH_2X (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c245 *active_width = IB_WIDTH_2X; in translate_eth_ext_proto_oper()
257 *active_width = IB_WIDTH_2X; in translate_eth_ext_proto_oper()
269 *active_width = IB_WIDTH_2X; in translate_eth_ext_proto_oper()
848 *ib_width = IB_WIDTH_2X; in translate_active_width()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h465 IB_WIDTH_2X = 16, enumerator
475 case IB_WIDTH_2X: return 2; in ib_width_enum_to_int()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c269 *width = IB_WIDTH_2X; in __to_ib_speed_width()