Home
last modified time | relevance | path

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

/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.h351 struct __rte_packed acc100_dma_req_desc { struct
410 struct acc100_dma_req_desc req; argument
H A Drte_acc100_pmd.c1442 acc100_dma_fill_blk_type_in(struct acc100_dma_req_desc *desc, in acc100_dma_fill_blk_type_in()
1501 acc100_dma_fill_blk_type_out(struct acc100_dma_req_desc *desc, in acc100_dma_fill_blk_type_out()
1517 acc100_header_init(struct acc100_dma_req_desc *desc) in acc100_header_init()
1542 struct acc100_dma_req_desc *desc, struct rte_mbuf **input, in acc100_dma_desc_te_fill()
1623 struct acc100_dma_req_desc *desc, struct rte_mbuf **input, in acc100_dma_desc_le_fill()
1681 struct acc100_dma_req_desc *desc, struct rte_mbuf **input, in acc100_dma_desc_td_fill()
1797 struct acc100_dma_req_desc *desc, in acc100_dma_desc_ld_fill()
1919 struct acc100_dma_req_desc *desc, in acc100_dma_desc_ld_update()
4418 RTE_BUILD_BUG_ON(sizeof(struct acc100_dma_req_desc) != 256); in rte_acc100_configure()