Lines Matching refs:irdma_qp_uk
148 struct irdma_qp_uk;
273 int irdma_uk_inline_rdma_write(struct irdma_qp_uk *qp,
275 int irdma_uk_inline_send(struct irdma_qp_uk *qp,
277 int irdma_uk_post_nop(struct irdma_qp_uk *qp, u64 wr_id, bool signaled,
279 int irdma_uk_post_receive(struct irdma_qp_uk *qp,
281 void irdma_uk_qp_post_wr(struct irdma_qp_uk *qp);
282 int irdma_uk_rdma_read(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info,
284 int irdma_uk_rdma_write(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info,
286 int irdma_uk_send(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info,
288 int irdma_uk_stag_local_invalidate(struct irdma_qp_uk *qp,
309 int irdma_uk_qp_init(struct irdma_qp_uk *qp,
322 struct irdma_qp_uk { struct
406 __le64 *irdma_qp_get_next_send_wqe(struct irdma_qp_uk *qp, u32 *wqe_idx,
409 __le64 *irdma_qp_get_next_recv_wqe(struct irdma_qp_uk *qp, u32 *wqe_idx);
411 int irdma_nop(struct irdma_qp_uk *qp, u64 wr_id, bool signaled, bool post_sq);
420 void irdma_qp_push_wqe(struct irdma_qp_uk *qp, __le64 *wqe, u16 quanta,
422 void irdma_clr_wqes(struct irdma_qp_uk *qp, u32 qp_wqe_idx);