Home
last modified time | relevance | path

Searched refs:MTHCA_MTT_SEG_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/mthca/
HDmthca_main.c129 static int log_mtts_per_seg = ilog2(MTHCA_MTT_SEG_SIZE / 8);
1244 log_mtts_per_seg, ilog2(MTHCA_MTT_SEG_SIZE / 8)); in mthca_validate_profile()
1245 log_mtts_per_seg = ilog2(MTHCA_MTT_SEG_SIZE / 8); in mthca_validate_profile()
HDmthca_dev.h88 MTHCA_MTT_SEG_SIZE = 0x40, enumerator