Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_xsk.c332 ice_realloc_rx_xdp_bufs(struct ice_rx_ring *rx_ring, bool pool_present) in ice_realloc_rx_xdp_bufs() function
373 if (ice_realloc_rx_xdp_bufs(rx_ring, zc)) in ice_realloc_zc_buf()
411 ret = ice_realloc_rx_xdp_bufs(rx_ring, pool_present); in ice_xsk_pool_setup()