Home
last modified time | relevance | path

Searched refs:cp_ring_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c4449 u16 cp_ring_id, len = 0; in bnxt_hwrm_do_send_msg() local
4475 cp_ring_id = le16_to_cpu(req->cmpl_ring); in bnxt_hwrm_do_send_msg()
4476 intr_process = (cp_ring_id == INVALID_HW_RING_ID) ? 0 : 1; in bnxt_hwrm_do_send_msg()
10719 u16 cp_ring_id; in bnxt_hwrm_rx_ring_reset() local
10722 cp_ring_id = cpr->cp_ring_struct.fw_ring_id; in bnxt_hwrm_rx_ring_reset()
10723 bnxt_hwrm_cmd_hdr_init(bp, &req, HWRM_RING_RESET, cp_ring_id, -1); in bnxt_hwrm_rx_ring_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11609 u16 cp_ring_id; in bnxt_hwrm_rx_ring_reset() local
11617 cp_ring_id = cpr->cp_ring_struct.fw_ring_id; in bnxt_hwrm_rx_ring_reset()
11618 req->cmpl_ring = cpu_to_le16(cp_ring_id); in bnxt_hwrm_rx_ring_reset()

Completed in 57 milliseconds