Searched refs:cbDmaAccHandle (Results 1 – 2 of 2) sorted by relevance
114 ddi_dma_mem_free(&pTxPkt->cbDmaAccHandle); in BnxeTxPktsFree()1127 &pTxPkt->cbDmaAccHandle)) != DDI_SUCCESS) in BnxeTxPktAlloc()1146 ddi_dma_mem_free(&pTxPkt->cbDmaAccHandle); in BnxeTxPktAlloc()1172 ddi_dma_mem_free(&pTxPkt->cbDmaAccHandle); in BnxeTxPktAlloc()
348 ddi_acc_handle_t cbDmaAccHandle; member