Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h140 int max_raw_ethy_qp; member
H A Dib_user_verbs.h186 uint32_t max_raw_ethy_qp; member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c794 attr->max_raw_ethy_qp = hattr.hca_max_ether_qp; in ib_query_device()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1721 resp.max_raw_ethy_qp = hca_attr.hca_max_ether_chan; in sol_uverbs_query_device()