Searched refs:data_bus (Results 1 – 3 of 3) sorted by relevance
43 rx->data.data_bus); in gve_rx_free_ring()119 &rx->data.data_bus, in gve_rx_alloc_ring()143 (unsigned long)rx->data.data_bus); in gve_rx_alloc_ring()174 dma_free_coherent(hdev, bytes, rx->data.data_ring, rx->data.data_bus); in gve_rx_alloc_ring()
57 dma_addr_t data_bus; /* dma mapping of the slots */ member
226 .rx_data_ring_addr = cpu_to_be64(rx->data.data_bus), in gve_adminq_create_rx_queue()