Searched refs:cp_ring_id (Results 1 – 1 of 1) sorted by relevance
4348 u16 cp_ring_id, len = 0; in bnxt_hwrm_do_send_msg() local4374 cp_ring_id = le16_to_cpu(req->cmpl_ring); in bnxt_hwrm_do_send_msg()4375 intr_process = (cp_ring_id == INVALID_HW_RING_ID) ? 0 : 1; in bnxt_hwrm_do_send_msg()10590 u16 cp_ring_id; in bnxt_hwrm_rx_ring_reset() local10593 cp_ring_id = cpr->cp_ring_struct.fw_ring_id; in bnxt_hwrm_rx_ring_reset()10594 bnxt_hwrm_cmd_hdr_init(bp, &req, HWRM_RING_RESET, cp_ring_id, -1); in bnxt_hwrm_rx_ring_reset()