Searched refs:MLX4_EN_ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
87 #define MLX4_EN_ALLOC_SIZE PAGE_ALIGN(16384) macro88 #define MLX4_EN_ALLOC_ORDER get_order(MLX4_EN_ALLOC_SIZE)98 FRAG_SZ3 = MLX4_EN_ALLOC_SIZE107 #define MLX4_EN_MIN_RX_SIZE (MLX4_EN_ALLOC_SIZE / SMP_CACHE_BYTES)
739 u16 res = MLX4_EN_ALLOC_SIZE % stride; in mlx4_en_last_alloc_offset()740 u16 offset = MLX4_EN_ALLOC_SIZE - stride - res + align; in mlx4_en_last_alloc_offset()