Searched refs:ibt_pd_flags_t (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibci.h | 206 ibt_status_t (*ibc_alloc_pd)(ibc_hca_hdl_t hca, ibt_pd_flags_t flags,
|
H A D | ibtl_types.h | 245 } ibt_pd_flags_t; typedef
|
H A D | ibti_common.h | 1445 ibt_status_t ibt_alloc_pd(ibt_hca_hdl_t hca_hdl, ibt_pd_flags_t flags,
|
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_ci.c | 55 static ibt_status_t hermon_ci_alloc_pd(ibc_hca_hdl_t, ibt_pd_flags_t, 449 hermon_ci_alloc_pd(ibc_hca_hdl_t hca, ibt_pd_flags_t flags, ibc_pd_hdl_t *pd_p) in hermon_ci_alloc_pd()
|
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_ci.c | 52 static ibt_status_t tavor_ci_alloc_pd(ibc_hca_hdl_t, ibt_pd_flags_t, 480 tavor_ci_alloc_pd(ibc_hca_hdl_t hca, ibt_pd_flags_t flags, ibc_pd_hdl_t *pd_p) in tavor_ci_alloc_pd()
|
/titanic_41/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_chan.c | 1435 ibt_alloc_pd(ibt_hca_hdl_t hca_hdl, ibt_pd_flags_t flags, ibt_pd_hdl_t *pd) in ibt_alloc_pd()
|
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_impl.c | 704 ibt_pd_flags_t pd_flags = IBT_PD_NO_FLAGS; in ibmf_i_init_ci()
|
/titanic_41/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 372 ibt_pd_flags_t, ibt_pd_hdl_t *); 8380 ibt_pd_flags_t flags, ibt_pd_hdl_t *pd_hdl_p) in daplka_ibt_alloc_pd()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 793 ibt_pd_flags_t pd_flags = IBT_PD_NO_FLAGS; in rpcib_open_hcas()
|