Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c621 * ice_alloc_mapped_page - recycle or make a new page
629 ice_alloc_mapped_page(struct ice_ring *rx_ring, struct ice_rx_buf *bi) in ice_alloc_mapped_page() function
697 if (!ice_alloc_mapped_page(rx_ring, bi)) in ice_alloc_rx_bufs()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c685 * ice_alloc_mapped_page - recycle or make a new page
693 ice_alloc_mapped_page(struct ice_rx_ring *rx_ring, struct ice_rx_buf *bi) in ice_alloc_mapped_page() function
761 if (!ice_alloc_mapped_page(rx_ring, bi)) in ice_alloc_rx_bufs()

Completed in 6 milliseconds