Searched refs:irq_db_indices (Results 1 – 4 of 4) sorted by relevance
467 priv->irq_db_indices = priv->irqs_db_mem.cpu_addr; in gve_alloc_irq_db_array()474 if (priv->irq_db_indices != NULL) in gve_free_irq_db_array()703 priv->irq_db_indices[i] = (struct gve_irq_db){}; in gve_clear_device_resources()
542 struct gve_irq_db *irq_db_indices; member
324 com->irq_db_offset = 4 * be32toh(priv->irq_db_indices[com->ntfy_id].index); in gve_create_rx_rings()
294 com->irq_db_offset = 4 * be32toh(priv->irq_db_indices[com->ntfy_id].index); in gve_create_tx_rings()