Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
Dmlx5_ib_main.c197 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
208 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
215 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
219 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
245 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
261 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
269 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
273 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
844 *ib_width = IB_WIDTH_4X; in translate_active_width()
/freebsd-12-stable/sys/ofed/include/rdma/
Dib_verbs.h402 IB_WIDTH_4X = 2, enumerator
412 case IB_WIDTH_4X: return 4; in ib_width_enum_to_int()
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
Dmlx4_ib_main.c714 IB_WIDTH_4X : IB_WIDTH_1X; in eth_link_query_port()