Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h309 ibt_hca_flags_t hca_flags; /* HCA capabilities etc */ member
404 ibt_hca_flags_t hca_flags; /* HCA capabilities etc */ member
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c750 if (hattr.hca_flags & IBT_HCA_PKEY_CNTR) { in ib_query_device()
753 if (hattr.hca_flags & IBT_HCA_QKEY_CNTR) { in ib_query_device()
756 if (hattr.hca_flags & IBT_HCA_AUTO_PATH_MIG) { in ib_query_device()
759 if (hattr.hca_flags & IBT_HCA_AH_PORT_CHECK) { in ib_query_device()
786 attr->atomic_cap = hattr.hca_flags & IBT_HCA_ATOMICS_GLOBAL ? in ib_query_device()
787 IB_ATOMIC_GLOB : (hattr.hca_flags & IBT_HCA_ATOMICS_HCA ? in ib_query_device()
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_impl.c560 if ((info_p->hca_attr->hca_flags & IBT_HCA_CURRENT_QP_STATE) == 0) { in ibc_attach()
566 if ((info_p->hca_attr->hca_flags & IBT_HCA_PORT_UP) == 0) { in ibc_attach()
H A Dibtl_cm.c313 (!(hdevp->hd_hca_attr->hca_flags & in ibtl_cm_get_cnt()
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c599 (hca_attrs->hca_flags & IBT_HCA_CKSUM_FULL)) { in eib_ibt_record_capab()
634 if (hca_attrs->hca_flags & IBT_HCA_WQE_SIZE_INFO) { in eib_ibt_record_capab()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1696 sol_uverbs_ibt_to_of_device_cap_flags(hca_attr.hca_flags, in sol_uverbs_query_device()
1710 if (hca_attr.hca_flags & IBT_HCA_ATOMICS_GLOBAL) { in sol_uverbs_query_device()
1712 } else if (hca_attr.hca_flags & IBT_HCA_ATOMICS_HCA) { in sol_uverbs_query_device()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h436 ibt_hca_flags_t hca_flags; /* HCA capabilities etc */ member
/titanic_41/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2894 (x)->hca_flags = (y)->hca_flags; \
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c479 if ((ioc->ioc_attr.hca_flags & IBT_HCA_SRQ) == 0) { in srpt_ioc_init()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c860 hcap->hca_caps = hca_attrs.hca_flags; in ibcm_hca_attach()
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c1994 resize_supported = state->hs_ibtfinfo.hca_attr->hca_flags & in hermon_ci_modify_srq()
H A Dhermon.c2524 hca_attr->hca_flags = caps; in hermon_soft_state_init()
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c1857 hca_attr->hca_flags = caps; in tavor_soft_state_init()
H A Dtavor_ci.c2955 resize_supported = state->ts_ibtfinfo.hca_attr->hca_flags & in tavor_ci_modify_srq()
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2440 if ((hca_attrs.hca_flags & IBT_HCA_CKSUM_FULL) in ibd_record_capab()
2482 if (hca_attrs.hca_flags & IBT_HCA_WQE_SIZE_INFO) { in ibd_record_capab()