Home
last modified time | relevance | path

Searched refs:t_BufferPoolInfo (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/
H A Dncsw_ext.h368 typedef struct t_BufferPoolInfo struct
379 } t_BufferPoolInfo; argument
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h430 t_BufferPoolInfo bufferPoolInfo; /**< Data buffers pool information */
H A Dfm_port_ext.h256 t_BufferPoolInfo rxPoolParams; /**< For Rx ports only. */
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm.h233 t_BufferPoolInfo bufferPoolInfo; /**< Data buffers pool information */
H A Dbm_pool.c242 memcpy(&p_BmPool->bufferPoolInfo, &p_BmPoolParam->bufferPoolInfo, sizeof(t_BufferPoolInfo)); in BM_POOL_Config()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h793 t_BufferPoolInfo rxPool;