Searched refs:sc_buf_pool (Results 1 – 2 of 2) sorted by relevance
623 struct rte_mempool *sc_buf_pool; member
1213 lio_dev->sc_buf_pool = rte_pktmbuf_pool_create(sc_pool_name, in lio_setup_sc_buffer_pool()1222 rte_mempool_free(lio_dev->sc_buf_pool); in lio_free_sc_buffer_pool()1237 m = rte_pktmbuf_alloc(lio_dev->sc_buf_pool); in lio_alloc_soft_command()