Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_param.h127 RXE_PORT_ACTIVE_WIDTH = IB_WIDTH_1X,
/Linux-v5.15/drivers/infiniband/hw/mlx5/
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-v5.15/drivers/infiniband/core/
Dverbs.c1915 *width = IB_WIDTH_1X; in ib_get_eth_speed()
1918 *width = IB_WIDTH_1X; in ib_get_eth_speed()
1924 *width = IB_WIDTH_1X; in ib_get_eth_speed()
/Linux-v5.15/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()
198 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
209 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
/Linux-v5.15/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()
6491 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-v5.15/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c127 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
132 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
148 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
/Linux-v5.15/include/rdma/
Dib_verbs.h518 IB_WIDTH_1X = 1, enumerator
528 case IB_WIDTH_1X: return 1; in ib_width_enum_to_int()
/Linux-v5.15/drivers/infiniband/hw/irdma/
Dverbs.c70 *active_width = IB_WIDTH_1X; in irdma_get_eth_speed_and_width()
73 *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()
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dverbs.c1361 return IB_WIDTH_1X; in opa_width_to_ib()
/Linux-v5.15/drivers/infiniband/hw/mlx4/
Dmain.c778 IB_WIDTH_4X : IB_WIDTH_1X; in eth_link_query_port()