Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth.h481 #define DPAA2_ETH_SGT_CACHE_SIZE 256 macro
483 void *buf[DPAA2_ETH_SGT_CACHE_SIZE];
A Ddpaa2-eth.c937 if (sgt_cache->count >= DPAA2_ETH_SGT_CACHE_SIZE) in dpaa2_eth_build_sg_fd_single_buf()
1090 if (sgt_cache->count >= DPAA2_ETH_SGT_CACHE_SIZE) in dpaa2_eth_free_tx_fd()

Completed in 18 milliseconds