Searched refs:tf_sram_get_slice_list (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_sram_mgr.c | 143 tf_sram_get_slice_list(struct tf_sram *sram, in tf_sram_get_slice_list() function 604 rc = tf_sram_get_slice_list(sram, &slice_list, in tf_sram_mgr_unbind() 646 rc = tf_sram_get_slice_list(sram, &slice_list, parms->slice_size, in tf_sram_mgr_alloc() 712 rc = tf_sram_get_slice_list(sram, &slice_list, parms->slice_size, in tf_sram_mgr_free() 827 rc = tf_sram_get_slice_list(sram, &slice_list, parms->slice_size, in tf_sram_mgr_dump() 883 rc = tf_sram_get_slice_list(sram, &slice_list, parms->slice_size, in tf_sram_mgr_is_allocated()
|