Searched refs:is_ud (Results 1 – 1 of 1) sorted by relevance
2189 int is_ud; in ib_uverbs_post_send() local2210 is_ud = qp->qp_type == IB_QPT_UD; in ib_uverbs_post_send()2246 if (is_ud) { in ib_uverbs_post_send()2333 if (is_ud && wr->wr.ud.ah) in ib_uverbs_post_send()