Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h468 IB_WIDTH_12X = 8 enumerator
478 case IB_WIDTH_12X: return 12; in ib_width_enum_to_int()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c854 *ib_width = IB_WIDTH_12X; in translate_active_width()