Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c894 vring_conf_update(int vid, struct rte_eth_dev *eth_dev, uint16_t vring_id) in vring_conf_update() function
953 if (enable && vring_conf_update(vid, eth_dev, vring)) in vring_state_changed()