Searched refs:RxBufSize (Results 1 – 2 of 2) sorted by relevance
444 int RxBufSize; /* length of receive buffers */ member
921 pAC->RxBufSize = ETH_BUF_SIZE; in SkGeBoardInit()2310 pMsgBlock = alloc_skb(pAC->RxBufSize, GFP_ATOMIC); in FillRxDescriptor()2324 Length = pAC->RxBufSize; in FillRxDescriptor()2329 pAC->RxBufSize - 2, in FillRxDescriptor()2369 Length = pAC->RxBufSize; in ReQueueRxBuffer()2454 if (FrameLength > pAC->RxBufSize) {2574 pAC->RxBufSize - 2,2755 pAC->RxBufSize - 2,2838 pAC->RxBufSize - 2,3052 pAC->RxBufSize = NewMtu + 32;