Home
last modified time | relevance | path

Searched refs:hca_max_mem_win (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h330 uint_t hca_max_mem_win; /* Max Memory windows in HCA */ member
425 uint_t hca_max_mem_win; /* Max Memory windows in HCA */ member
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h458 uint_t hca_max_mem_win; /* Max Memory windows in HCA */ member
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2910 (x)->hca_max_mem_win = (y)->hca_max_mem_win; \
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c791 attr->max_mw = hattr.hca_max_mem_win; in ib_query_device()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c1742 hca_attr->hca_max_mem_win = val - ((uint64_t)1 << in tavor_soft_state_init()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1719 resp.max_mw = hca_attr.hca_max_mem_win; in sol_uverbs_query_device()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2652 hca_attr->hca_max_mem_win = state->hs_devlim.mem_win ? (val - in hermon_soft_state_init()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c4410 args.hca_attr.dhca_max_mem_win = hcap->hca_max_mem_win; in daplka_ia_query()
8443 max_mws = daplka_max_mw_percent * hca_p->hca_attr.hca_max_mem_win / 100; in daplka_ibt_alloc_mw()