Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_param.h142 RXE_PORT_ACTIVE_WIDTH = IB_WIDTH_1X,
/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c343 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
353 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
359 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
372 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
399 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
403 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
407 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
415 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
423 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
435 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
[all …]
/linux/drivers/infiniband/core/
H A Dverbs.c1891 *width = IB_WIDTH_1X; in ib_get_width_and_speed()
1894 *width = IB_WIDTH_1X; in ib_get_width_and_speed()
1900 *width = IB_WIDTH_1X; in ib_get_width_and_speed()
1924 *width = IB_WIDTH_1X; in ib_get_width_and_speed()
1939 *width = IB_WIDTH_1X; in ib_get_width_and_speed()
/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c175 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
179 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
189 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
199 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
210 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
/linux/drivers/infiniband/hw/qib/
H A 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()
H A Dqib_iba7322.c1956 IB_WIDTH_4X : IB_WIDTH_1X; in handle_7322_p_errors()
2432 if ((ppd->link_width_enabled & (IB_WIDTH_1X | IB_WIDTH_4X)) == in qib_7322_bringup_serdes()
2433 (IB_WIDTH_1X | IB_WIDTH_4X)) in qib_7322_bringup_serdes()
4073 if (val == IB_WIDTH_1X) in qib_7322_set_ib_cfg()
5531 ppd->link_width_active = IB_WIDTH_1X; in qib_7322_ib_updown()
6483 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in qib_init_7322_variables()
H A Dqib_iba6120.c3215 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in init_6120_variables()
/linux/drivers/infiniband/hw/ocrdma/
H A 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/include/rdma/
H A Dib_verbs.h536 IB_WIDTH_1X = 1, enumerator
546 case IB_WIDTH_1X: return 1; in ib_width_enum_to_int()
/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.c1361 return IB_WIDTH_1X; in opa_width_to_ib()
/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c775 IB_WIDTH_4X : IB_WIDTH_1X; in eth_link_query_port()