Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_iscsi.c686 struct scsi_terminate_extra_params *p_q_cnts = NULL; in qed_iscsi_allocate_connection() local
717 p_q_cnts = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, in qed_iscsi_allocate_connection()
718 sizeof(*p_q_cnts), in qed_iscsi_allocate_connection()
721 if (!p_q_cnts) in qed_iscsi_allocate_connection()
723 p_conn->queue_cnts_virt_addr = p_q_cnts; in qed_iscsi_allocate_connection()