Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h292 #define VRING_EVENT_F_ENABLE 0x0 macro
H A Dvhost.c1326 flags = VRING_EVENT_F_ENABLE; in vhost_enable_notify_packed()