Searched defs:hermon_mr_keycalc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c52 * Used by hermon_mr_keycalc() below to fill in the "unconstrained" portion
258 mr->mr_rkey = mr->mr_lkey = hermon_mr_keycalc(mpt->hr_indx);
1288 mw->mr_rkey = hermon_mr_keycalc(mpt->hr_indx);
1413 * hermon_mr_keycalc()
1420 hermon_mr_keycalc(uint32_t indx) function
1594 mr->mr_rkey = mr->mr_lkey = hermon_mr_keycalc(mpt->hr_indx);
1913 mr->mr_rkey = mr->mr_lkey = hermon_mr_keycalc(mpt->hr_indx);
2066 mr->mr_lkey = hermon_mr_keycalc(mpt->hr_indx);
2591 mr->mr_lkey = hermon_mr_keycalc(mpt->hr_indx);

Completed in 50 milliseconds