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

/freebsd-12-stable/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 Duc_pingpong.c542 enum ibv_mtu mtu = IBV_MTU_1024;
H A Drc_pingpong.c697 enum ibv_mtu mtu = IBV_MTU_1024;
H A Dsrq_pingpong.c635 enum ibv_mtu mtu = IBV_MTU_1024;
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dverbs.h279 IBV_MTU_1024 = 3, enumerator in enum:ibv_mtu

Completed in 179 milliseconds