Home
last modified time | relevance | path

Searched refs:fm_ext_pools (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/freescale/fman/
Dfman_sp.c37 *fm_ext_pools, in fman_sp_set_buf_pools_in_asc_order_of_buf_sizes() argument
47 for (i = 0; i < fm_ext_pools->num_of_pools_used; i++) { in fman_sp_set_buf_pools_in_asc_order_of_buf_sizes()
49 buf_size = fm_ext_pools->ext_buf_pool[i].size; in fman_sp_set_buf_pools_in_asc_order_of_buf_sizes()
54 sizes_array[fm_ext_pools->ext_buf_pool[i].id] = buf_size; in fman_sp_set_buf_pools_in_asc_order_of_buf_sizes()
61 fm_ext_pools->ext_buf_pool[i].id; in fman_sp_set_buf_pools_in_asc_order_of_buf_sizes()
76 fm_ext_pools->ext_buf_pool[i].id; in fman_sp_set_buf_pools_in_asc_order_of_buf_sizes()
Dfman_sp.h99 *fm_ext_pools,