Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/
H A Dncsw_ext.h368 typedef struct t_BufferPoolInfo struct
379 } t_BufferPoolInfo; typedef
/freebsd/sys/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. */
/freebsd/sys/dev/dpaa/
H A Dif_dtsec_im.c121 t_BufferPoolInfo *pool_params; in dtsec_im_fm_port_rx_init()
/freebsd/sys/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()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h793 t_BufferPoolInfo rxPool;