Home
last modified time | relevance | path

Searched refs:ntfy_block_bus (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/
H A Dgve_main.c267 &priv->ntfy_block_bus, GFP_KERNEL); in gve_alloc_notify_blocks()
302 priv->ntfy_blocks, priv->ntfy_block_bus); in gve_alloc_notify_blocks()
333 priv->ntfy_blocks, priv->ntfy_block_bus); in gve_free_notify_blocks()
356 priv->ntfy_block_bus, in gve_setup_device_resources()
H A Dgve.h188 dma_addr_t ntfy_block_bus; member