Home
last modified time | relevance | path

Searched refs:IB_SPEED_QDR (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c166 case IB_SPEED_QDR: in ib_speed_enum_to_int()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c355 *active_speed = IB_SPEED_QDR; in translate_eth_legacy_proto_oper()
368 *active_speed = IB_SPEED_QDR; in translate_eth_legacy_proto_oper()
409 *active_speed = IB_SPEED_QDR; in translate_eth_ext_proto_oper()
413 *active_speed = IB_SPEED_QDR; in translate_eth_ext_proto_oper()
513 props->active_speed = IB_SPEED_QDR; in mlx5_query_port_roce()
/openbmc/linux/drivers/infiniband/core/
H A Dsysfs.c321 case IB_SPEED_QDR: in rate_show()
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c133 *ib_speed = IB_SPEED_QDR; in get_link_speed_and_width()
143 *ib_speed = IB_SPEED_QDR; in get_link_speed_and_width()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c720 if (props->active_speed == IB_SPEED_QDR) { in ib_link_query_port()
777 IB_SPEED_FDR : IB_SPEED_QDR; in eth_link_query_port()
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c178 *ib_speed = IB_SPEED_QDR; in get_link_speed_and_width()
193 *ib_speed = IB_SPEED_QDR; in get_link_speed_and_width()
/openbmc/linux/include/rdma/
H A Dib_verbs.h558 IB_SPEED_QDR = 4, enumerator