Home
last modified time | relevance | path

Searched refs:p_q_cnts (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_iscsi.c687 struct scsi_terminate_extra_params *p_q_cnts = NULL; in qed_iscsi_allocate_connection() local
718 p_q_cnts = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, in qed_iscsi_allocate_connection()
719 sizeof(*p_q_cnts), in qed_iscsi_allocate_connection()
722 if (!p_q_cnts) in qed_iscsi_allocate_connection()
724 p_conn->queue_cnts_virt_addr = p_q_cnts; in qed_iscsi_allocate_connection()