Home
last modified time | relevance | path

Searched refs:largestBufSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ipc.h153 uint16_t largestBufSize;
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h865 uint16_t largestBufSize; member
H A Dfm_port.c485 … (ROUND_UP(MIN(p_FmPort->maxFrameLength, p_FmPort->rxPoolsParams.largestBufSize), BMI_FIFO_UNITS) in VerifySizeOfFifo()
582 p_FmPort->rxPoolsParams.largestBufSize = in SetExtBufferPools()
2633 > p_FmPort->rxPoolsParams.largestBufSize) in FM_PORT_Init()
2637 …gins.startMargins, p_DriverParams->bufMargins.endMargins, p_FmPort->rxPoolsParams.largestBufSize)); in FM_PORT_Init()