Home
last modified time | relevance | path

Searched refs:ibt_fmr_pool_hdl_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_rdma.c70 ibt_fmr_pool_hdl_t fmr_pool_hdl;
86 ibt_fmr_pool_hdl_t pool_hdl, int free_all);
499 ibt_fmr_pool_hdl_t fmr_pool_hdl; in rdsv3_ib_drain_mrlist_fn()
550 ibt_fmr_pool_hdl_t pool_hdl, int free_all) in rdsv3_ib_flush_mr_pool()
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_mem.c792 ibt_fmr_pool_attr_t *fmr_params, ibt_fmr_pool_hdl_t *fmr_pool_p) in ibt_create_fmr_pool()
821 ibt_destroy_fmr_pool(ibt_hca_hdl_t hca_hdl, ibt_fmr_pool_hdl_t fmr_pool) in ibt_destroy_fmr_pool()
851 ibt_flush_fmr_pool(ibt_hca_hdl_t hca_hdl, ibt_fmr_pool_hdl_t fmr_pool) in ibt_flush_fmr_pool()
868 ibt_register_physical_fmr(ibt_hca_hdl_t hca_hdl, ibt_fmr_pool_hdl_t fmr_pool, in ibt_register_physical_fmr()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1625 ibt_fmr_pool_attr_t *fmr_params, ibt_fmr_pool_hdl_t *fmr_pool_p);
1628 ibt_fmr_pool_hdl_t fmr_pool);
1631 ibt_fmr_pool_hdl_t fmr_pool);
1634 ibt_fmr_pool_hdl_t fmr_pool, ibt_pmr_attr_t *mem_pattr,
H A Dibtl_types.h99 typedef struct ibc_fmr_pool_s *ibt_fmr_pool_hdl_t; /* ibt_create_fmr_pool() */ typedef
1155 typedef void (*ibt_fmr_flush_handler_t)(ibt_fmr_pool_hdl_t fmr_pool,
H A Dibci.h67 #define ibc_fmr_pool_hdl_t ibt_fmr_pool_hdl_t /* FMR Pool Handle */
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h214 ibt_fmr_pool_hdl_t fmr_pool_hdl;