Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/core/
H A Duverbs_cmd.c2028 int is_ud; in ib_uverbs_post_send() local
2061 is_ud = qp->qp_type == IB_QPT_UD; in ib_uverbs_post_send()
2076 if (is_ud) { in ib_uverbs_post_send()
2202 if (is_ud && ud_wr(wr)->ah) in ib_uverbs_post_send()