Home
last modified time | relevance | path

Searched refs:is_ud (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/core/
H A Duverbs_cmd.c2001 int is_ud; in ib_uverbs_post_send() local
2034 is_ud = qp->qp_type == IB_QPT_UD; in ib_uverbs_post_send()
2049 if (is_ud) { in ib_uverbs_post_send()
2175 if (is_ud && ud_wr(wr)->ah) in ib_uverbs_post_send()