Home
last modified time | relevance | path

Searched refs:hca_max_rsc (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h332 uint_t hca_max_rsc; /* Max Responder Resources of */ member
427 uint_t hca_max_rsc; /* Max Responder Resources of */ member
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h460 uint_t hca_max_rsc; /* Max Responder Resources of */ member
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2911 (x)->hca_max_rsc = (y)->hca_max_rsc; \
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c781 attr->max_res_rd_atom = hattr.hca_max_rsc; in ib_query_device()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c1756 hca_attr->hca_max_rsc = val; in tavor_soft_state_init()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1707 resp.max_res_rd_atom = hca_attr.hca_max_rsc; in sol_uverbs_query_device()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2666 hca_attr->hca_max_rsc = (uint_t)val; in hermon_soft_state_init()