Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.h350 struct __rte_packed acc100_dma_req_desc { struct
409 struct acc100_dma_req_desc req; argument
H A Drte_acc100_pmd.c1440 acc100_dma_fill_blk_type_in(struct acc100_dma_req_desc *desc, in acc100_dma_fill_blk_type_in()
1500 acc100_dma_fill_blk_type_out(struct acc100_dma_req_desc *desc, in acc100_dma_fill_blk_type_out()
1516 acc100_header_init(struct acc100_dma_req_desc *desc) in acc100_header_init()
1541 struct acc100_dma_req_desc *desc, struct rte_mbuf **input, in acc100_dma_desc_te_fill()
1622 struct acc100_dma_req_desc *desc, struct rte_mbuf **input, in acc100_dma_desc_le_fill()
1680 struct acc100_dma_req_desc *desc, struct rte_mbuf **input, in acc100_dma_desc_td_fill()
1791 struct acc100_dma_req_desc *desc, in acc100_dma_desc_ld_fill()
1913 struct acc100_dma_req_desc *desc, in acc100_dma_desc_ld_update()
4413 RTE_BUILD_BUG_ON(sizeof(struct acc100_dma_req_desc) != 256); in rte_acc100_configure()