Searched refs:pDMAHeaderBufVA (Results 1 – 1 of 1) sorted by relevance
40 u8 *pDMAHeaderBufVA; in RtmpPCI_WriteTxResource() local52 pDMAHeaderBufVA = (u8 *)pTxRing->Cell[TxIdx].DmaBuf.AllocVa; in RtmpPCI_WriteTxResource()66 NdisMoveMemory(pDMAHeaderBufVA, pTxBlk->HeaderBuf, in RtmpPCI_WriteTxResource()106 u8 *pDMAHeaderBufVA; in RtmpPCI_WriteSingleTxResource() local118 pDMAHeaderBufVA = (u8 *)pTxRing->Cell[TxIdx].DmaBuf.AllocVa; in RtmpPCI_WriteSingleTxResource()126 NdisMoveMemory(pDMAHeaderBufVA, pTxBlk->HeaderBuf, in RtmpPCI_WriteSingleTxResource()164 u8 *pDMAHeaderBufVA; in RtmpPCI_WriteMultiTxResource() local179 pDMAHeaderBufVA = (u8 *)pTxRing->Cell[TxIdx].DmaBuf.AllocVa; in RtmpPCI_WriteMultiTxResource()205 NdisMoveMemory(pDMAHeaderBufVA, pTxBlk->HeaderBuf, firstDMALen); in RtmpPCI_WriteMultiTxResource()279 u8 *pDMAHeaderBufVA; in RtmpPCI_WriteFragTxResource() local[all …]