Searched refs:gve_get_page_dma_handle (Results 1 – 2 of 2) sorted by relevance
648 gve_get_page_dma_handle(struct gve_tx_ring *tx, int32_t index) in gve_get_page_dma_handle() function683 dma = gve_get_page_dma_handle(tx, buf); in gve_tx_copy_mbuf_and_write_pkt_descs()876 dma = gve_get_page_dma_handle(tx, buf); in gve_reap_qpl_bufs_dqo()
353 gve_get_page_dma_handle(struct gve_rx_ring *rx, struct gve_rx_buf_dqo *buf) in gve_get_page_dma_handle() function370 page_dma_handle = gve_get_page_dma_handle(rx, buf); in gve_rx_post_qpl_buf_dqo()878 page_dma_handle = gve_get_page_dma_handle(rx, buf); in gve_rx_dqo_qpl()