Searched refs:cp_ring_id (Results 1 – 1 of 1) sorted by relevance
4443 u16 cp_ring_id, len = 0; in bnxt_hwrm_do_send_msg() local4469 cp_ring_id = le16_to_cpu(req->cmpl_ring); in bnxt_hwrm_do_send_msg()4470 intr_process = (cp_ring_id == INVALID_HW_RING_ID) ? 0 : 1; in bnxt_hwrm_do_send_msg()10706 u16 cp_ring_id; in bnxt_hwrm_rx_ring_reset() local10709 cp_ring_id = cpr->cp_ring_struct.fw_ring_id; in bnxt_hwrm_rx_ring_reset()10710 bnxt_hwrm_cmd_hdr_init(bp, &req, HWRM_RING_RESET, cp_ring_id, -1); in bnxt_hwrm_rx_ring_reset()