Searched refs:hwrm_dbg_resp_addr (Results 1 – 2 of 2) sorted by relevance
941 void *hwrm_dbg_resp_addr; member
2335 if (bp->hwrm_dbg_resp_addr) { in bnxt_free_hwrm_resources()2337 bp->hwrm_dbg_resp_addr, in bnxt_free_hwrm_resources()2340 bp->hwrm_dbg_resp_addr = NULL; in bnxt_free_hwrm_resources()2353 bp->hwrm_dbg_resp_addr = dma_alloc_coherent(&pdev->dev, in bnxt_alloc_hwrm_resources()2357 if (!bp->hwrm_dbg_resp_addr) in bnxt_alloc_hwrm_resources()