Searched refs:bi_bypass (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h96 (((mr)->mr_bindinfo.bi_bypass != HERMON_BINDMEM_BYPASS) || \
167 uint_t bi_bypass; member in struct:hermon_bind_info_s
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h146 (((mr)->mr_bindinfo.bi_bypass != TAVOR_BINDMEM_BYPASS) || \
217 uint_t bi_bypass; member in struct:tavor_bind_info_s
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_srq.c764 bind.bi_bypass = state->ts_cfg_profile->cp_iommu_bypass;
767 bind.bi_bypass =
775 bind.bi_bypass = TAVOR_BINDMEM_BYPASS;
H A Dtavor_mr.c1336 bh->bi_bypass = bind_type;
2222 bind->bi_bypass = bind_type;
2323 bind->bi_bypass = bind_type;
2562 bind->bi_bypass == TAVOR_BINDMEM_BYPASS) {
2571 (bind->bi_bypass == TAVOR_BINDMEM_BYPASS)) {
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c1649 bh->bi_bypass = bind_type;
2801 bind->bi_bypass = bind_type;
2905 bind->bi_bypass = bind_type;
3120 if (bind->bi_bypass == HERMON_BINDMEM_BYPASS) {
H A Dhermon_srq.c696 bind.bi_bypass = state->hs_cfg_profile->cp_iommu_bypass;

Completed in 150 milliseconds