Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c2002 int is_ud; in ib_uverbs_post_send() local
2033 is_ud = qp->qp_type == IB_QPT_UD; in ib_uverbs_post_send()
2048 if (is_ud) { in ib_uverbs_post_send()
2174 if (is_ud && ud_wr(wr)->ah) in ib_uverbs_post_send()