Searched refs:IB_WIDTH_4X (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/contrib/rdma/
H A Dib_verbs.h206 IB_WIDTH_4X = 2, enumerator in enum:ib_port_width
215 case IB_WIDTH_4X: return 4;
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_verbs.h224 IB_WIDTH_4X = 2, enumerator in enum:ib_port_width
233 case IB_WIDTH_4X: return 4;
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmain.c231 return IB_WIDTH_4X;
270 props->active_width = IB_WIDTH_4X;

Completed in 167 milliseconds