Searched refs:ext_buf_pool (Results 1 – 5 of 5) sorted by relevance
76 if (i == ext_buf_pools->ext_buf_pool[j].id) { in calc_vec_dep()109 tmp_reg |= ((uint32_t)ext_buf_pools->ext_buf_pool[i].id << in fman_vsp_init()111 tmp_reg |= ext_buf_pools->ext_buf_pool[i].size; in fman_vsp_init()115 if (ext_buf_pools->ext_buf_pool[i].id == in fman_vsp_init()
538 …fm_vsp_params.fm_ext_pools.ext_buf_pool = (struct fman_ext_pool_params*)&p_FmVspEntry->extBufPools… in FM_VSP_Init()
326 t_fm_ext_pool_params ext_buf_pool[FM_PORT_MAX_NUM_OF_EXT_POOLS]; member
979 vsp_params.ext_buf_pools.ext_buf_pool[0].id = in dpaa_port_vsp_configure()981 vsp_params.ext_buf_pools.ext_buf_pool[0].size = in dpaa_port_vsp_configure()
45 struct fman_ext_pool_params *ext_buf_pool; member