Searched refs:disable_rdma (Results 1 – 1 of 1) sorted by relevance
168 --disable-rdma) disable_rdma="yes"703 if test "$disable_rdma" != "yes" && compile_prog "" "-libverbs" "libverbs" ; then723 if test "$disable_rdma" != "yes" && compile_prog "" "-lrdmacm" "rdma"; then