Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h627 uint8_t phys_port_cnt; member
H A Dib_user_verbs.h198 uint8_t phys_port_cnt; member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c223 device->phys_port_cnt = 0; in ofs_async_handler()
248 device->phys_port_cnt = hattr.hca_nports; in ofs_async_handler()
430 device->phys_port_cnt = hattr.hca_nports; in ib_register_client()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1733 resp.phys_port_cnt = hca_attr.hca_nports; in sol_uverbs_query_device()