Home
last modified time | relevance | path

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

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