p_q_cnts          732 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	struct scsi_terminate_extra_params *p_q_cnts = NULL;
p_q_cnts          758 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_q_cnts = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
p_q_cnts          759 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 				      sizeof(*p_q_cnts),
p_q_cnts          762 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	if (!p_q_cnts)
p_q_cnts          764 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_conn->queue_cnts_virt_addr = p_q_cnts;