Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_iscsi.c731 struct scsi_terminate_extra_params *p_q_cnts = NULL; in qed_iscsi_allocate_connection() local
757 p_q_cnts = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, in qed_iscsi_allocate_connection()
758 sizeof(*p_q_cnts), in qed_iscsi_allocate_connection()
761 if (!p_q_cnts) in qed_iscsi_allocate_connection()
763 p_conn->queue_cnts_virt_addr = p_q_cnts; in qed_iscsi_allocate_connection()