Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c420 *active_width = IB_WIDTH_2X; in translate_eth_ext_proto_oper()
432 *active_width = IB_WIDTH_2X; in translate_eth_ext_proto_oper()
444 *active_width = IB_WIDTH_2X; in translate_eth_ext_proto_oper()
1226 *ib_width = IB_WIDTH_2X; in translate_active_width()
/openbmc/linux/drivers/infiniband/core/
H A Dverbs.c1906 *width = IB_WIDTH_2X; in ib_get_width_and_speed()
1927 *width = IB_WIDTH_2X; in ib_get_width_and_speed()
/openbmc/linux/include/rdma/
H A Dib_verbs.h537 IB_WIDTH_2X = 16, enumerator
547 case IB_WIDTH_2X: return 2; in ib_width_enum_to_int()