Home
last modified time | relevance | path

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

/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_qp.c642 static inline void *get_sq_wqe(struct pvrdma_qp *qp, unsigned int n) in get_sq_wqe() function
766 wqe_hdr = (struct pvrdma_sq_wqe_hdr *)get_sq_wqe(qp, tail); in pvrdma_post_send()