Searched refs:AllocSize (Results 1 – 4 of 4) sorted by relevance
81 pAd->TxDescRing[num].AllocSize = in RTMPAllocTxRxRingMemory()85 AllocSize, FALSE, in RTMPAllocTxRxRingMemory()98 pAd->TxDescRing[num].AllocSize); in RTMPAllocTxRxRingMemory()112 pAd->TxBufSpace[num].AllocSize = in RTMPAllocTxRxRingMemory()116 AllocSize, FALSE, in RTMPAllocTxRxRingMemory()130 pAd->TxBufSpace[num].AllocSize); in RTMPAllocTxRxRingMemory()149 pTxRing->Cell[index].AllocSize = TXD_SIZE; in RTMPAllocTxRxRingMemory()160 pDmaBuf->AllocSize = TX_DMA_1ST_BUFFER_SIZE; in RTMPAllocTxRxRingMemory()191 pAd->MgmtDescRing.AllocSize = MGMT_RING_SIZE * TXD_SIZE; in RTMPAllocTxRxRingMemory()193 pAd->MgmtDescRing.AllocSize, in RTMPAllocTxRxRingMemory()[all …]
234 pAd->MgmtDescRing.AllocSize = in NICInitTransmit()237 pAd->MgmtDescRing.AllocSize); in NICInitTransmit()244 pAd->MgmtDescRing.AllocSize); in NICInitTransmit()251 pMgmtRing->Cell[i].AllocSize = sizeof(struct rt_tx_context); in NICInitTransmit()
833 pRxCell->DmaBuf.AllocSize, PCI_DMA_FROMDEVICE); in GetPacketFromRxRing()836 pRxCell->DmaBuf.AllocSize = RX_BUFFER_AGGRESIZE; in GetPacketFromRxRing()
461 unsigned long AllocSize; member475 unsigned long AllocSize; /* Control block size */ member