Home
last modified time | relevance | path

Searched defs:n_descs (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvirtio_user_dev.c661 uint32_t n_descs = 0; in virtio_user_handle_ctrl_msg() local
714 uint32_t n_descs = 1; in virtio_user_handle_ctrl_msg_packed() local
761 uint16_t n_descs, flags; in virtio_user_handle_cq_packed() local
793 uint32_t n_descs; in virtio_user_handle_cq() local
/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_net.c1633 uint16_t n_pkts_cpl = 0, n_pkts_put = 0, n_descs = 0; in rte_vhost_poll_enqueue_completed() local