Home
last modified time | relevance | path

Searched refs:max_sge_rd (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h125 int max_sge_rd; member
H A Dib_user_verbs.h171 uint32_t max_sge_rd; member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c772 attr->max_sge_rd = hattr.hca_max_rd_sgl; in ib_query_device()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1700 resp.max_sge_rd = hca_attr.hca_max_sgl; in sol_uverbs_query_device()