Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ioat/
H A Drte_idxd_rawdev_fns.h324 uint16_t batch_end = idx_to_chk; in __idxd_completed_ops() local
326 if (batch_start > batch_end) in __idxd_completed_ops()
327 batch_end += idxd->desc_ring_mask + 1; in __idxd_completed_ops()
341 for ( ; n < batch_end - batch_start; n++) { in __idxd_completed_ops()
/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_vdpa.c365 goto batch_end; in vhost_vdpa_set_memory_table()
372 batch_end: in vhost_vdpa_set_memory_table()