Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.h93 u16 queue_notify_off; member
H A Difcvf.c227 notify_off = IFCVF_READ_REG16(&cfg->queue_notify_off); in ifcvf_hw_enable()
/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h139 uint16_t queue_notify_off; /* read-only */ member
H A Dvirtio_pci.c187 notify_off = rte_read16(&hw->common_cfg->queue_notify_off); in modern_setup_queue()
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_pci.h208 uint16_t queue_notify_off; /* read-only */ member
H A Dvirtio_pci.c387 notify_off = rte_read16(&hw->common_cfg->queue_notify_off); in modern_setup_queue()