Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c463 *active_width = IB_WIDTH_2X; in translate_eth_ext_proto_oper()
475 *active_width = IB_WIDTH_2X; in translate_eth_ext_proto_oper()
487 *active_width = IB_WIDTH_2X; in translate_eth_ext_proto_oper()
503 *active_width = IB_WIDTH_2X; in translate_eth_ext_proto_oper()
1366 *ib_width = IB_WIDTH_2X; in translate_active_width()
/linux/drivers/infiniband/core/
H A Dverbs.c1921 *width = IB_WIDTH_2X; in ib_get_width_and_speed()
1942 *width = IB_WIDTH_2X; in ib_get_width_and_speed()
/linux/include/rdma/
H A Dib_verbs.h554 IB_WIDTH_2X = 16, enumerator
564 case IB_WIDTH_2X: return 2; in ib_width_enum_to_int()