Lines Matching refs:irdma_qp_uk
149 struct irdma_qp_uk;
274 int irdma_uk_inline_rdma_write(struct irdma_qp_uk *qp,
276 int irdma_uk_inline_send(struct irdma_qp_uk *qp,
278 int irdma_uk_post_nop(struct irdma_qp_uk *qp, u64 wr_id, bool signaled,
280 int irdma_uk_post_receive(struct irdma_qp_uk *qp,
282 void irdma_uk_qp_post_wr(struct irdma_qp_uk *qp);
283 int irdma_uk_rdma_read(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info,
285 int irdma_uk_rdma_write(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info,
287 int irdma_uk_send(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info,
289 int irdma_uk_stag_local_invalidate(struct irdma_qp_uk *qp,
310 int irdma_uk_qp_init(struct irdma_qp_uk *qp,
323 struct irdma_qp_uk { struct
407 __le64 *irdma_qp_get_next_send_wqe(struct irdma_qp_uk *qp, u32 *wqe_idx,
410 __le64 *irdma_qp_get_next_recv_wqe(struct irdma_qp_uk *qp, u32 *wqe_idx);
412 int irdma_nop(struct irdma_qp_uk *qp, u64 wr_id, bool signaled, bool post_sq);
421 void irdma_qp_push_wqe(struct irdma_qp_uk *qp, __le64 *wqe, u16 quanta,
423 void irdma_clr_wqes(struct irdma_qp_uk *qp, u32 qp_wqe_idx);