Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h264 #define MLX4_EN_CACHE_SIZE (2 * NAPI_POLL_WEIGHT) macro
271 } buf[MLX4_EN_CACHE_SIZE];
H A Den_rx.c420 if (cache->index >= MLX4_EN_CACHE_SIZE) in mlx4_en_rx_recycle()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h254 #define MLX4_EN_CACHE_SIZE (2 * NAPI_POLL_WEIGHT) macro
261 } buf[MLX4_EN_CACHE_SIZE];
H A Den_rx.c420 if (cache->index >= MLX4_EN_CACHE_SIZE) in mlx4_en_rx_recycle()

Completed in 7 milliseconds