Searched refs:ibt_mw_hdl_t (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_mem.c | 392 ibt_mw_hdl_t *mw_hdl_p, ibt_rkey_t *rkey) in ibt_alloc_mw() 433 ibt_query_mw(ibt_hca_hdl_t hca_hdl, ibt_mw_hdl_t mw_hdl, in ibt_query_mw() 459 ibt_free_mw(ibt_hca_hdl_t hca_hdl, ibt_mw_hdl_t mw_hdl) in ibt_free_mw()
|
/titanic_50/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibtl_types.h | 104 typedef struct ibc_mw_s *ibt_mw_hdl_t; /* ibt_alloc_mw() */ typedef 1347 ibt_mw_hdl_t bind_ibt_mw_hdl; /* Mem Window handle */ 1420 ibt_mw_hdl_t li_mw_hdl; /* Null for MR invalidates */
|
H A D | ibti_common.h | 1233 ibt_mw_flags_t flags, ibt_mw_hdl_t *mw_hdl_p, ibt_rkey_t *rkey); 1235 ibt_status_t ibt_query_mw(ibt_hca_hdl_t hca_hdl, ibt_mw_hdl_t mw_hdl, 1238 ibt_status_t ibt_free_mw(ibt_hca_hdl_t hca_hdl, ibt_mw_hdl_t mw_hdl);
|
H A D | ibci.h | 69 #define ibc_mw_hdl_t ibt_mw_hdl_t /* Memory Window Handle */
|
/titanic_50/usr/src/uts/common/sys/ib/clients/daplt/ |
H A D | daplt.h | 354 ibt_mw_hdl_t mw_hdl;
|
/titanic_50/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 379 ibt_mw_flags_t, ibt_mw_hdl_t *, ibt_rkey_t *); 382 daplka_ibt_free_mw(daplka_mw_resource_t *, ibt_hca_hdl_t, ibt_mw_hdl_t); 4440 ibt_mw_hdl_t mw_hdl; in daplka_mr_cb_freemw() 8433 ibt_pd_hdl_t pd_hdl, ibt_mw_flags_t flags, ibt_mw_hdl_t *mw_hdl_p, in daplka_ibt_alloc_mw() 8467 ibt_mw_hdl_t mw_hdl) in daplka_ibt_free_mw()
|