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

/freebsd-12-stable/contrib/ofed/libibverbs/examples/
H A Dpingpong.h38 enum ibv_mtu pp_mtu_to_enum(int mtu);
H A Dpingpong.c39 enum ibv_mtu pp_mtu_to_enum(int mtu) function
H A Duc_pingpong.c603 mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));
H A Drc_pingpong.c762 mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));
H A Dsrq_pingpong.c704 mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));
H A Dxsrq_pingpong.c906 ctx.mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));

Completed in 60 milliseconds