Home
last modified time | relevance | path

Searched refs:IB_WIDTH_1X (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_param.h157 RXE_PORT_ACTIVE_WIDTH = IB_WIDTH_1X,
/Linux-v4.19/drivers/infiniband/core/
Dverbs.c1716 *width = IB_WIDTH_1X; in ib_get_eth_speed()
1719 *width = IB_WIDTH_1X; in ib_get_eth_speed()
1725 *width = IB_WIDTH_1X; in ib_get_eth_speed()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_iba7220.c1177 IB_WIDTH_4X : IB_WIDTH_1X; in handle_7220_errors()
1585 if ((ppd->link_width_enabled & (IB_WIDTH_1X | IB_WIDTH_4X)) == in qib_7220_bringup_serdes()
1586 (IB_WIDTH_1X | IB_WIDTH_4X)) in qib_7220_bringup_serdes()
4016 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in qib_init_7220_variables()
Dqib_iba7322.c1979 IB_WIDTH_4X : IB_WIDTH_1X; in handle_7322_p_errors()
2456 if ((ppd->link_width_enabled & (IB_WIDTH_1X | IB_WIDTH_4X)) == in qib_7322_bringup_serdes()
2457 (IB_WIDTH_1X | IB_WIDTH_4X)) in qib_7322_bringup_serdes()
4100 if (val == IB_WIDTH_1X) in qib_7322_set_ib_cfg()
5560 ppd->link_width_active = IB_WIDTH_1X; in qib_7322_ib_updown()
6519 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in qib_init_7322_variables()
Dqib_iba6120.c3223 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in init_6120_variables()
/Linux-v4.19/drivers/infiniband/hw/qedr/
Dverbs.c174 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
178 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
188 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
209 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c146 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
151 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
167 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
/Linux-v4.19/include/rdma/
Dib_verbs.h436 IB_WIDTH_1X = 1, enumerator
445 case IB_WIDTH_1X: return 1; in ib_width_enum_to_int()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c334 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
344 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
350 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
363 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
1104 *ib_width = IB_WIDTH_1X; in translate_active_width()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.c1461 return IB_WIDTH_1X; in opa_width_to_ib()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmain.c764 IB_WIDTH_4X : IB_WIDTH_1X; in eth_link_query_port()