Home
last modified time | relevance | path

Searched defs:log_mtts_per_seg (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/mthca/
H A Dmthca_main.c129 static int log_mtts_per_seg = ilog2(MTHCA_MTT_SEG_SIZE / 8); variable
/freebsd-src/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c167 int log_mtts_per_seg = ilog2(MLX4_MTT_ENTRY_PER_SEG); variable