Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_pci.h279 rte_spinlock_t state_lock; member
H A Dvirtio_ethdev.c1396 rte_spinlock_lock(&hw->state_lock); in virtio_dev_pause()
1400 rte_spinlock_unlock(&hw->state_lock); in virtio_dev_pause()
1421 rte_spinlock_unlock(&hw->state_lock); in virtio_dev_resume()
1959 rte_spinlock_init(&hw->state_lock); in eth_virtio_dev_init()
2535 rte_spinlock_lock(&hw->state_lock); in virtio_dev_stop()
2554 rte_spinlock_unlock(&hw->state_lock); in virtio_dev_stop()
H A Dvirtio_user_ethdev.c41 rte_spinlock_lock(&hw->state_lock); in virtio_user_reset_queues_packed()
63 rte_spinlock_unlock(&hw->state_lock); in virtio_user_reset_queues_packed()