Home
last modified time | relevance | path

Searched refs:DPAA2_ETH_SGT_CACHE_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h475 #define DPAA2_ETH_SGT_CACHE_SIZE 256 macro
477 void *buf[DPAA2_ETH_SGT_CACHE_SIZE];
H A Ddpaa2-eth.c911 if (sgt_cache->count >= DPAA2_ETH_SGT_CACHE_SIZE) in dpaa2_eth_build_sg_fd_single_buf()
1062 if (sgt_cache->count >= DPAA2_ETH_SGT_CACHE_SIZE) in dpaa2_eth_free_tx_fd()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h524 #define DPAA2_ETH_SGT_CACHE_SIZE 256 macro
526 void *buf[DPAA2_ETH_SGT_CACHE_SIZE];
H A Ddpaa2-eth.c891 if (sgt_cache->count >= DPAA2_ETH_SGT_CACHE_SIZE) in dpaa2_eth_sgt_recycle()

Completed in 17 milliseconds