Home
last modified time | relevance | path

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

/linux/include/net/libeth/
H A Drx.h118 void libeth_rx_recycle_slow(netmem_ref netmem);
141 libeth_rx_recycle_slow(netmem); in libeth_rx_sync_for_cpu()
/linux/drivers/net/ethernet/intel/libeth/
H A Drx.c222 void __cold libeth_rx_recycle_slow(netmem_ref netmem) in libeth_rx_recycle_slow() function
226 EXPORT_SYMBOL_GPL(libeth_rx_recycle_slow);
H A Dxdp.c275 libeth_rx_recycle_slow(netmem); in libeth_xdp_buff_add_frag()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c726 libeth_rx_recycle_slow(rx_fqes->netmem); in iavf_clean_rx_ring()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c352 libeth_rx_recycle_slow(rx_buf->netmem); in idpf_rx_page_rel()