Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_param.h154 RXE_PORT_ACTIVE_WIDTH = IB_WIDTH_1X,
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c370 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
380 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
386 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
399 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
426 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
430 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
434 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
442 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
450 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
1219 *ib_width = IB_WIDTH_1X; in translate_active_width()
/Linux-v5.4/drivers/infiniband/core/
Dverbs.c1771 *width = IB_WIDTH_1X; in ib_get_eth_speed()
1774 *width = IB_WIDTH_1X; in ib_get_eth_speed()
1780 *width = IB_WIDTH_1X; in ib_get_eth_speed()
/Linux-v5.4/drivers/infiniband/hw/qedr/
Dverbs.c168 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
172 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
182 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
192 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
203 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
/Linux-v5.4/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()
4013 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in qib_init_7220_variables()
Dqib_iba7322.c1978 IB_WIDTH_4X : IB_WIDTH_1X; in handle_7322_p_errors()
2455 if ((ppd->link_width_enabled & (IB_WIDTH_1X | IB_WIDTH_4X)) == in qib_7322_bringup_serdes()
2456 (IB_WIDTH_1X | IB_WIDTH_4X)) in qib_7322_bringup_serdes()
4098 if (val == IB_WIDTH_1X) in qib_7322_set_ib_cfg()
5556 ppd->link_width_active = IB_WIDTH_1X; in qib_7322_ib_updown()
6515 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in qib_init_7322_variables()
Dqib_iba6120.c3219 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in init_6120_variables()
/Linux-v5.4/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c129 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
134 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
150 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
/Linux-v5.4/include/rdma/
Dib_verbs.h504 IB_WIDTH_1X = 1, enumerator
514 case IB_WIDTH_1X: return 1; in ib_width_enum_to_int()
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dverbs.c1401 return IB_WIDTH_1X; in opa_width_to_ib()
/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dmain.c765 IB_WIDTH_4X : IB_WIDTH_1X; in eth_link_query_port()