Searched refs:cmpl_ring (Results 1 – 7 of 7) 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()
135 __le16 cmpl_ring; member
4738 static int bnxt_hwrm_selftest_irq(struct bnxt *bp, u16 cmpl_ring) in bnxt_hwrm_selftest_irq() argument4747 req->cmpl_ring = cpu_to_le16(cmpl_ring); in bnxt_hwrm_selftest_irq()4756 u16 cmpl_ring = bp->grp_info[i].cp_fw_ring_id; in bnxt_test_irq() local4759 rc = bnxt_hwrm_selftest_irq(bp, cmpl_ring); in bnxt_test_irq()
1191 phy_qcfg_req->cmpl_ring, in bnxt_vf_set_link()
7445 req->cmpl_ring = cpu_to_le16(cmpl_ring_id); in hwrm_ring_free_send_msg()14023 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()224 u32 ring = le16_to_cpu(req->cmpl_ring); in bnge_hwrm_req_dbg()313 if (le16_to_cpu(ctx->req->cmpl_ring) != INVALID_HW_RING_ID) { in __hwrm_send_ctx()
528 hdr->cmpl_ring = cpu_to_le16(-1); in bnxt_re_init_hwrm_hdr()
Completed in 61 milliseconds