Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c229 ibt_hca_attr_t hattr; in ofs_async_handler() local
245 hattr.hca_vendor_id, hattr.hca_device_id, in ofs_async_handler()
246 hattr.hca_version_id); in ofs_async_handler()
410 ibt_hca_attr_t hattr; in ib_register_client() local
427 hattr.hca_vendor_id, hattr.hca_device_id, in ib_register_client()
428 hattr.hca_version_id); in ib_register_client()
717 ibt_hca_attr_t hattr; in ib_query_device() local
769 attr->max_qp = hattr.hca_max_qp; in ib_query_device()
773 attr->max_cq = hattr.hca_max_cq; in ib_query_device()
1642 ibt_hca_attr_t hattr; in ib_modify_qp() local
[all …]