Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Drte_ioat_rawdev_fns.h170 uint16_t hdl_end; member
471 b->hdl_end = idxd->next_free_hdl; in __idxd_perform_ops()
493 idxd->last_completed_hdl = b->hdl_end; in __idxd_completed_ops()
H A Dioat_common.c95 i, b, b->submitted, b->op_count, b->hdl_end); in idxd_dev_dump()