Searched refs:is_ud (Results 1 – 2 of 2) sorted by relevance
345 int is_ud = qp->qp_type == IBV_QPT_UD; in post_send_wrapper_1_0() local356 if (is_ud) in post_send_wrapper_1_0()
2211 int is_ud; in ib_uverbs_post_send() local2232 is_ud = qp->qp_type == IB_QPT_UD; in ib_uverbs_post_send()2268 if (is_ud) { in ib_uverbs_post_send()2344 if (is_ud && wr->wr.ud.ah) in ib_uverbs_post_send()