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

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h321 uint32_t hermon_mr_keycalc(uint32_t indx);
/opensolaris-onvv-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);
H A Dhermon_wr.c2198 new_rkey = hermon_mr_keycalc(mpt->hr_indx);

Completed in 104 milliseconds