Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dfman_port.h21 int num_pools; member
H A Ddpaa_eth.c166 params.rx_params.num_pools = 1; in dpaa_eth_fm_port_rx_init()
H A Dfman_port.c392 for (int i = 0; i < params->rx_params.num_pools; i++) in fman_port_config()
/freebsd/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfman_sp.c136 tmp_reg |= (((uint32_t)buf_pool_depletion->num_pools - 1) << in fman_vsp_init()
H A Dfm_sp.c519 …fm_vsp_params.buf_pool_depletion.num_pools = p_FmVspEntry->p_FmVspEntryDriverParams->p_BufPoolDepl… in FM_VSP_Init()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h69 uint8_t num_pools; /**< the number of depleted pools that member