Home
last modified time | relevance | path

Searched refs:IB_WIDTH_12X (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/infiniband/hw/efa/
H A Defa_verbs.c293 *width = IB_WIDTH_12X; in efa_link_gbps_to_speed_and_width()
299 *width = IB_WIDTH_12X; in efa_link_gbps_to_speed_and_width()
308 *width = IB_WIDTH_12X; in efa_link_gbps_to_speed_and_width()
/linux-6.15/include/rdma/
H A Dib_verbs.h554 IB_WIDTH_12X = 8 enumerator
564 case IB_WIDTH_12X: return 12; in ib_width_enum_to_int()
/linux-6.15/drivers/infiniband/core/
H A Dverbs.c1948 *width = IB_WIDTH_12X; in ib_get_width_and_speed()
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dmain.c1309 *ib_width = IB_WIDTH_12X; in translate_active_width()