Home
last modified time | relevance | path

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

/Linux-v4.19/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()
4016 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in qib_init_7220_variables()
4025 ppd->link_width_active = IB_WIDTH_4X; in qib_init_7220_variables()
Dqib_iba7322.c1979 IB_WIDTH_4X : IB_WIDTH_1X; in handle_7322_p_errors()
2456 if ((ppd->link_width_enabled & (IB_WIDTH_1X | IB_WIDTH_4X)) == in qib_7322_bringup_serdes()
2457 (IB_WIDTH_1X | IB_WIDTH_4X)) in qib_7322_bringup_serdes()
2461 ppd->link_width_enabled == IB_WIDTH_4X ? in qib_7322_bringup_serdes()
4102 else if (val == IB_WIDTH_4X) in qib_7322_set_ib_cfg()
5557 ppd->link_width_active = IB_WIDTH_4X; in qib_7322_ib_updown()
6519 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in qib_init_7322_variables()
6520 ppd->link_width_enabled = IB_WIDTH_4X; in qib_init_7322_variables()
6526 ppd->link_width_active = IB_WIDTH_4X; in qib_init_7322_variables()
Dqib_iba6120.c3223 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X; in init_6120_variables()
3225 ppd->link_width_enabled = IB_WIDTH_4X; in init_6120_variables()
/Linux-v4.19/drivers/infiniband/core/
Dverbs.c1722 *width = IB_WIDTH_4X; in ib_get_eth_speed()
1728 *width = IB_WIDTH_4X; in ib_get_eth_speed()
1731 *width = IB_WIDTH_4X; in ib_get_eth_speed()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_main.c266 props->active_width = IB_WIDTH_4X; in hns_roce_query_port()
/Linux-v4.19/drivers/infiniband/hw/qedr/
Dverbs.c183 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
193 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
198 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
203 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
/Linux-v4.19/include/rdma/
Dib_verbs.h437 IB_WIDTH_4X = 2, enumerator
446 case IB_WIDTH_4X: return 4; in ib_width_enum_to_int()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c357 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
367 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
374 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
416 props->active_width = IB_WIDTH_4X; in mlx5_query_port_roce()
1110 *ib_width = IB_WIDTH_4X; in translate_active_width()
/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c156 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
161 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.c1464 return IB_WIDTH_4X; in opa_width_to_ib()
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_verbs.c115 props->active_width = IB_WIDTH_4X; in i40iw_query_port()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmain.c764 IB_WIDTH_4X : IB_WIDTH_1X; in eth_link_query_port()
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_verbs.c495 props->active_width = IB_WIDTH_4X; in nes_query_port()