Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve.h94 struct gve_irq_db { struct
542 struct gve_irq_db *irq_db_indices;
H A Dgve_main.c447 sizeof(struct gve_irq_db) * (priv->num_queues), PAGE_SIZE, in gve_alloc_irq_db_array()
H A Dgve_adminq.c571 .irq_db_stride = htobe32(sizeof(struct gve_irq_db)), in gve_adminq_configure_device_resources()