Searched refs:notify_addr (Results 1 – 2 of 2) sorted by relevance
456 vq->notify_addr = (void *)((uint8_t *)hw->notify_base + in modern_setup_queue()467 vq->notify_addr, notify_off); in modern_setup_queue()497 spdk_mmio_write_2(vq->notify_addr, vq->vq_queue_index); in modern_notify_queue()
137 uint16_t *notify_addr; member