Searched refs:src_hdl (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/raw/ioat/ |
| H A D | rte_ioat_rawdev_fns.h | 129 unsigned int length, uintptr_t src_hdl, uintptr_t dst_hdl) in __ioat_write_desc() argument 157 (int64_t)src_hdl); in __ioat_write_desc() 179 unsigned int length, uintptr_t src_hdl, uintptr_t dst_hdl) in __ioat_enqueue_copy() argument 182 src_hdl, dst_hdl); in __ioat_enqueue_copy() 312 unsigned int length, uintptr_t src_hdl, uintptr_t dst_hdl) in rte_ioat_enqueue_copy() argument 318 src_hdl, dst_hdl); in rte_ioat_enqueue_copy() 321 src_hdl, dst_hdl); in rte_ioat_enqueue_copy()
|
| H A D | rte_ioat_rawdev.h | 101 unsigned int length, uintptr_t src_hdl, uintptr_t dst_hdl);
|
| H A D | rte_idxd_rawdev_fns.h | 223 unsigned int length, uintptr_t src_hdl, uintptr_t dst_hdl) in __idxd_enqueue_copy() argument 226 .src = src_hdl, in __idxd_enqueue_copy()
|