Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c173 case IB_SPEED_HDR: in ib_speed_enum_to_int()
/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dmad.c612 props->active_speed = IB_SPEED_HDR; in mlx5_query_mad_ifc_port()
Dmain.c373 *active_speed = IB_SPEED_HDR; in translate_eth_legacy_proto_oper()
424 *active_speed = IB_SPEED_HDR; in translate_eth_ext_proto_oper()
432 *active_speed = IB_SPEED_HDR; in translate_eth_ext_proto_oper()
440 *active_speed = IB_SPEED_HDR; in translate_eth_ext_proto_oper()
448 *active_speed = IB_SPEED_HDR; in translate_eth_ext_proto_oper()
/Linux-v6.6/drivers/infiniband/core/
Dverbs.c1910 *speed = IB_SPEED_HDR; in ib_get_width_and_speed()
1956 *speed = IB_SPEED_HDR; in ib_get_width_and_speed()
Dsysfs.c337 case IB_SPEED_HDR: in rate_show()
/Linux-v6.6/include/rdma/
Dib_verbs.h562 IB_SPEED_HDR = 64, enumerator
/Linux-v6.6/drivers/infiniband/hw/qedr/
Dverbs.c198 *ib_speed = IB_SPEED_HDR; in get_link_speed_and_width()