Searched refs:cmpl_ring (Results 1 – 5 of 5) sorted by relevance
91 ctx->req->cmpl_ring = cpu_to_le16(BNXT_HWRM_NO_CMPL_RING); in __hwrm_req_init()423 u32 ring = le16_to_cpu(req->cmpl_ring); in hwrm_req_dbg()498 if (le16_to_cpu(ctx->req->cmpl_ring) != INVALID_HW_RING_ID) { in __hwrm_send()560 if (le16_to_cpu(ctx->req->cmpl_ring) != INVALID_HW_RING_ID) { in __hwrm_send()
4964 static int bnxt_hwrm_selftest_irq(struct bnxt *bp, u16 cmpl_ring) in bnxt_hwrm_selftest_irq() argument4973 req->cmpl_ring = cpu_to_le16(cmpl_ring); in bnxt_hwrm_selftest_irq()4982 u16 cmpl_ring = bp->grp_info[i].cp_fw_ring_id; in bnxt_test_irq() local4985 rc = bnxt_hwrm_selftest_irq(bp, cmpl_ring); in bnxt_test_irq()
7597 req->cmpl_ring = cpu_to_le16(cmpl_ring_id); in hwrm_ring_free_send_msg()14268 req->cmpl_ring = cpu_to_le16(cp_ring_id); in bnxt_hwrm_rx_ring_reset()
52 ctx->req->cmpl_ring = cpu_to_le16(BNGE_HWRM_NO_CMPL_RING); in bnge_hwrm_req_create()264 u32 ring = le16_to_cpu(req->cmpl_ring); in bnge_hwrm_req_dbg()353 if (le16_to_cpu(ctx->req->cmpl_ring) != INVALID_HW_RING_ID) { in __hwrm_send_ctx()
100 hdr->cmpl_ring = cpu_to_le16(-1); in bng_re_init_hwrm_hdr()