Searched refs:dpaa2_bp_list (Results 1 – 4 of 4) sorted by relevance
44 struct dpaa2_bp_list { struct45 struct dpaa2_bp_list *next; argument54 struct dpaa2_bp_list *bp_list; argument
37 static struct dpaa2_bp_list *h_bp_list;42 struct dpaa2_bp_list *bp_list; in rte_hw_mbuf_create_pool()101 bp_list = rte_malloc(NULL, sizeof(struct dpaa2_bp_list), in rte_hw_mbuf_create_pool()150 struct dpaa2_bp_list *bp; in rte_hw_mbuf_free_pool()167 struct dpaa2_bp_list *prev = h_bp_list, *temp; in rte_hw_mbuf_free_pool()
351 struct dpaa2_bp_list *bp_list = (struct dpaa2_bp_list *)blist; in dpaa2_attach_bp_list()
145 struct dpaa2_bp_list *bp_list; /**<Attached buffer pool list */