Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma.h497 static inline int ib_send_flags_to_pvrdma(int flags) in ib_send_flags_to_pvrdma() function
Dpvrdma_qp.c763 wqe_hdr->send_flags = ib_send_flags_to_pvrdma(wr->send_flags); in pvrdma_post_send()