Home
last modified time | relevance | path

Searched refs:IB_WIDTH_8X (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/ofed/include/rdma/
Dib_verbs.h403 IB_WIDTH_8X = 4, enumerator
413 case IB_WIDTH_8X: return 8; in ib_width_enum_to_int()
/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
Dmlx5_ib_main.c846 *ib_width = IB_WIDTH_8X; in translate_active_width()