Home
last modified time | relevance | path

Searched refs:IB_WIDTH_4X (Results 1 – 13 of 13) sorted by relevance

/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()
1590 ppd->link_width_enabled == IB_WIDTH_4X ? in qib_7220_bringup_serdes()
4013 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in qib_init_7220_variables()
4022 ppd->link_width_active = 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()
2460 ppd->link_width_enabled == IB_WIDTH_4X ? in qib_7322_bringup_serdes()
4100 else if (val == IB_WIDTH_4X) in qib_7322_set_ib_cfg()
5553 ppd->link_width_active = IB_WIDTH_4X; in qib_7322_ib_updown()
6515 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in qib_init_7322_variables()
6516 ppd->link_width_enabled = IB_WIDTH_4X; in qib_init_7322_variables()
6522 ppd->link_width_active = 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()
3221 ppd->link_width_enabled = IB_WIDTH_4X; in init_6120_variables()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c393 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
403 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
410 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
438 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
454 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
462 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
523 props->active_width = IB_WIDTH_4X; in mlx5_query_port_roce()
1223 *ib_width = IB_WIDTH_4X; in translate_active_width()
1231 *ib_width = IB_WIDTH_4X; in translate_active_width()
/Linux-v5.4/drivers/infiniband/core/
Dverbs.c1777 *width = IB_WIDTH_4X; in ib_get_eth_speed()
1783 *width = IB_WIDTH_4X; in ib_get_eth_speed()
1786 *width = IB_WIDTH_4X; in ib_get_eth_speed()
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_main.c248 props->active_width = IB_WIDTH_4X; in hns_roce_query_port()
/Linux-v5.4/include/rdma/
Dib_verbs.h506 IB_WIDTH_4X = 2, enumerator
516 case IB_WIDTH_4X: return 4; in ib_width_enum_to_int()
/Linux-v5.4/drivers/infiniband/hw/qedr/
Dverbs.c177 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
187 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
197 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
/Linux-v5.4/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c139 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
144 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
/Linux-v5.4/drivers/infiniband/hw/efa/
Defa_verbs.c340 props->active_width = IB_WIDTH_4X; in efa_query_port()
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dverbs.c1404 return IB_WIDTH_4X; in opa_width_to_ib()
/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_verbs.c105 props->active_width = IB_WIDTH_4X; in i40iw_query_port()
/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dmain.c765 IB_WIDTH_4X : IB_WIDTH_1X; in eth_link_query_port()