Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/rxe/
Drxe_param.h135 RXE_PORT_ACTIVE_WIDTH = IB_WIDTH_1X,
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dmain.c342 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
352 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
358 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
371 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
398 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
402 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
406 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
414 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
422 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
434 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
[all …]
/Linux-v6.1/drivers/infiniband/core/
Dverbs.c1910 *width = IB_WIDTH_1X; in ib_get_eth_speed()
1913 *width = IB_WIDTH_1X; in ib_get_eth_speed()
1919 *width = IB_WIDTH_1X; in ib_get_eth_speed()
/Linux-v6.1/drivers/infiniband/hw/qedr/
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-v6.1/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.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()
4074 if (val == IB_WIDTH_1X) in qib_7322_set_ib_cfg()
5532 ppd->link_width_active = IB_WIDTH_1X; in qib_7322_ib_updown()
6484 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in qib_init_7322_variables()
Dqib_iba6120.c3218 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in init_6120_variables()
/Linux-v6.1/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-v6.1/include/rdma/
Dib_verbs.h532 IB_WIDTH_1X = 1, enumerator
542 case IB_WIDTH_1X: return 1; in ib_width_enum_to_int()
/Linux-v6.1/drivers/infiniband/hw/irdma/
Dverbs.c76 *active_width = IB_WIDTH_1X; in irdma_get_eth_speed_and_width()
79 *active_width = IB_WIDTH_1X; in irdma_get_eth_speed_and_width()
85 *active_width = IB_WIDTH_1X; in irdma_get_eth_speed_and_width()
/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dverbs.c1361 return IB_WIDTH_1X; in opa_width_to_ib()
/Linux-v6.1/drivers/infiniband/hw/mlx4/
Dmain.c770 IB_WIDTH_4X : IB_WIDTH_1X; in eth_link_query_port()