Searched refs:irdma_qp_get_next_send_wqe (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/infiniband/hw/irdma/
H A Dctrl.c1311 wqe = irdma_qp_get_next_send_wqe(&qp->qp_uk, &wqe_idx,
H A Duk.c147 * irdma_qp_get_next_send_wqe - pad with NOP if needed, return where next WR should go
154 __le64 *irdma_qp_get_next_send_wqe(struct irdma_qp_uk *qp, u32 *wqe_idx, function
263 wqe = irdma_qp_get_next_send_wqe(qp, &wqe_idx, quanta, total_size,
351 wqe = irdma_qp_get_next_send_wqe(qp, &wqe_idx, quanta, total_size,
434 wqe = irdma_qp_get_next_send_wqe(qp, &wqe_idx, quanta, total_size,
677 wqe = irdma_qp_get_next_send_wqe(qp, &wqe_idx, quanta, total_size,
745 wqe = irdma_qp_get_next_send_wqe(qp, &wqe_idx, quanta, total_size,
808 wqe = irdma_qp_get_next_send_wqe(qp, &wqe_idx, IRDMA_QP_WQE_MIN_QUANTA,
1539 wqe = irdma_qp_get_next_send_wqe(qp, &wqe_idx, IRDMA_QP_WQE_MIN_QUANTA,
H A Duser.h398 __le64 *irdma_qp_get_next_send_wqe(struct irdma_qp_uk *qp, u32 *wqe_idx,

Completed in 348 milliseconds