Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth_txrx.h154 struct funeth_rx_cache { /* cache of DMA-mapped previously used buffers */ struct
187 struct funeth_rx_cache cache; /* used buffer cache */
A Dfuneth_rx.c52 struct funeth_rx_cache *c = &q->cache; in cache_offer()
69 struct funeth_rx_cache *c = &q->cache; in cache_get()
567 static int fun_rxq_init_cache(struct funeth_rx_cache *c, unsigned int depth, in fun_rxq_init_cache()

Completed in 5 milliseconds