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

/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h155 struct funeth_rx_cache { /* cache of DMA-mapped previously used buffers */ struct
188 struct funeth_rx_cache cache; /* used buffer cache */
H A Dfuneth_rx.c52 struct funeth_rx_cache *c = &q->cache;
69 struct funeth_rx_cache *c = &q->cache;
566 static int fun_rxq_init_cache(struct funeth_rx_cache *c, unsigned int depth,

Completed in 203 milliseconds