Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/examples/
H A Dpingpong.c44 case 1024: return IBV_MTU_1024; in pp_mtu_to_enum()
H A Ddevinfo.c117 case IBV_MTU_1024: return "1024"; in mtu_str()
H A Duc_pingpong.c546 enum ibv_mtu mtu = IBV_MTU_1024; in main()
H A Drc_pingpong.c701 enum ibv_mtu mtu = IBV_MTU_1024; in main()
H A Dsrq_pingpong.c639 enum ibv_mtu mtu = IBV_MTU_1024; in main()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h279 IBV_MTU_1024 = 3, enumerator