Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_param.h142 RXE_PORT_ACTIVE_WIDTH = IB_WIDTH_1X,
/Linux-v6.6/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-v6.6/drivers/infiniband/core/
Dverbs.c1888 *width = IB_WIDTH_1X; in ib_get_width_and_speed()
1891 *width = IB_WIDTH_1X; in ib_get_width_and_speed()
1897 *width = IB_WIDTH_1X; in ib_get_width_and_speed()
1921 *width = IB_WIDTH_1X; in ib_get_width_and_speed()
1936 *width = IB_WIDTH_1X; in ib_get_width_and_speed()
/Linux-v6.6/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.6/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.c3215 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in init_6120_variables()
/Linux-v6.6/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.6/include/rdma/
Dib_verbs.h536 IB_WIDTH_1X = 1, enumerator
546 case IB_WIDTH_1X: return 1; in ib_width_enum_to_int()
/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dverbs.c1361 return IB_WIDTH_1X; in opa_width_to_ib()
/Linux-v6.6/drivers/infiniband/hw/mlx4/
Dmain.c775 IB_WIDTH_4X : IB_WIDTH_1X; in eth_link_query_port()