Home
last modified time | relevance | path

Searched refs:iavf_alloc_mapped_page (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c806 * iavf_alloc_mapped_page - recycle or make a new page
813 static bool iavf_alloc_mapped_page(struct iavf_ring *rx_ring, in iavf_alloc_mapped_page() function
896 if (!iavf_alloc_mapped_page(rx_ring, bi)) in iavf_alloc_rx_buffers()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c837 * iavf_alloc_mapped_page - recycle or make a new page
844 static bool iavf_alloc_mapped_page(struct iavf_ring *rx_ring, in iavf_alloc_mapped_page() function
930 if (!iavf_alloc_mapped_page(rx_ring, bi)) in iavf_alloc_rx_buffers()

Completed in 6 milliseconds