Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h92 IB_DEVICE_CHANGE_PHY_PORT = (1<<5), enumerator
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c746 attr->device_cap_flags = IB_DEVICE_CHANGE_PHY_PORT | in ib_query_device()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c3025 of_flags |= IB_DEVICE_CHANGE_PHY_PORT; in sol_uverbs_ibt_to_of_device_cap_flags()