Searched refs:ext_buf_pool (Results 1 – 3 of 3) 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()
45 struct fman_ext_pool_params *ext_buf_pool; member