Home
last modified time | relevance | path

Searched refs:hca_max_fmrs (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h363 uint_t hca_max_fmrs; /* Max FMR Supported */ member
458 uint_t hca_max_fmrs; /* Max FMR Supported */ member
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h513 uint_t hca_max_fmrs; /* Max FMR Supported */ member
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2930 (x)->hca_max_fmrs = (y)->hca_max_fmrs; \
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c799 attr->max_fmr = hattr.hca_max_fmrs; in ib_query_device()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1726 resp.max_fmr = hca_attr.hca_max_fmrs; in sol_uverbs_query_device()