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

/freebsd-13-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.c607 mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));
H A Drc_pingpong.c766 mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));
H A Dsrq_pingpong.c708 mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));
H A Dxsrq_pingpong.c910 ctx.mtu = pp_mtu_to_enum(strtol(optarg, NULL, 0));

Completed in 134 milliseconds