Searched refs:confq (Results 1 – 2 of 2) sorted by relevance
749 tgt->confq = dma_alloc_coherent(&hba->pcidev->dev, in bnx2fc_alloc_session_resc()752 if (!tgt->confq) { in bnx2fc_alloc_session_resc()855 if (tgt->confq) { in bnx2fc_free_session_resc()857 tgt->confq, tgt->confq_dma); in bnx2fc_free_session_resc()858 tgt->confq = NULL; in bnx2fc_free_session_resc()
1028 struct qman_fq *confq = NULL; in dpaa_fq_init() local1106 confq = priv->conf_fqs[queue_id]; in dpaa_fq_init()1107 if (confq) { in dpaa_fq_init()