Searched refs:rq_db (Results 1 – 4 of 4) sorted by relevance
410 u8 __iomem *rq_db; member
1310 qp->rq_db = dev->nic_info.db + in ocrdma_set_qp_db()1317 qp->rq_db = dev->nic_info.db + in ocrdma_set_qp_db()2278 iowrite32(val, qp->rq_db); in ocrdma_ring_rq_db()
365 struct hns_roce_rq_db rq_db; in hns_roce_v1_post_recv() local427 rq_db.u32_4 = 0; in hns_roce_v1_post_recv()428 rq_db.u32_8 = 0; in hns_roce_v1_post_recv()430 roce_set_field(rq_db.u32_4, RQ_DOORBELL_U32_4_RQ_HEAD_M, in hns_roce_v1_post_recv()433 roce_set_field(rq_db.u32_8, RQ_DOORBELL_U32_8_QPN_M, in hns_roce_v1_post_recv()435 roce_set_field(rq_db.u32_8, RQ_DOORBELL_U32_8_CMD_M, in hns_roce_v1_post_recv()437 roce_set_bit(rq_db.u32_8, RQ_DOORBELL_U32_8_HW_SYNC_S, in hns_roce_v1_post_recv()440 doorbell[0] = le32_to_cpu(rq_db.u32_4); in hns_roce_v1_post_recv()441 doorbell[1] = le32_to_cpu(rq_db.u32_8); in hns_roce_v1_post_recv()
233 struct bnx2i_5771x_sq_rq_db *rq_db; in bnx2i_put_rq_buf() local249 rq_db = (struct bnx2i_5771x_sq_rq_db *) ep->qp.rq_pgtbl_virt; in bnx2i_put_rq_buf()250 rq_db->prod_idx = ep->qp.rq_prod_idx; in bnx2i_put_rq_buf()