Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
mlxvar.h | 64 #define MLX_MAX_SEGS 17 66 #define MLX_SGL_SIZE (sizeof(struct mlx_sgentry) * MLX_MAX_SEGS) |
mlx.c | 325 MLX_MAX_SEGS, MLX_MAX_XFER, 0, 489 if (ci->ci_max_sg < MLX_MAX_SEGS) { |