Searched refs:IBV_MTU_1024 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/ofed/libibverbs/examples/
H A Dpingpong.c44 case 1024: return IBV_MTU_1024;
H A Ddevinfo.c117 case IBV_MTU_1024: return "1024";
H A Drc_pingpong.c519 enum ibv_mtu mtu = IBV_MTU_1024;
H A Duc_pingpong.c504 enum ibv_mtu mtu = IBV_MTU_1024;
H A Dsrq_pingpong.c586 enum ibv_mtu mtu = IBV_MTU_1024;
/freebsd-11.0-release/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h151 IBV_MTU_1024 = 3, enumerator in enum:ibv_mtu

Completed in 59 milliseconds