Home
last modified time | relevance | path

Searched refs:mr_lbounds (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c631 attr->mr_lbounds.pb_addr = (ib_vaddr_t)mr->mr_bindinfo.bi_addr; in tavor_mr_query()
632 attr->mr_lbounds.pb_len = (size_t)mr->mr_bindinfo.bi_len; in tavor_mr_query()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1087 ibt_mr_prot_bounds_t mr_lbounds; /* Actual local CI protection */ member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c1043 attr->mr_lbounds.pb_addr = (ib_vaddr_t)mr->mr_bindinfo.bi_addr; in hermon_mr_query()
1044 attr->mr_lbounds.pb_len = (size_t)mr->mr_bindinfo.bi_len; in hermon_mr_query()