Searched refs:ibt_fmr_pool_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 | 792 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()
|
/titanic_50/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_rdma.c | 70 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()
|
/titanic_50/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibti_common.h | 1625 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 D | ibtl_types.h | 99 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 D | ibci.h | 67 #define ibc_fmr_pool_hdl_t ibt_fmr_pool_hdl_t /* FMR Pool Handle */
|
/titanic_50/usr/src/uts/common/sys/ib/clients/rdsv3/ |
H A D | ib.h | 214 ibt_fmr_pool_hdl_t fmr_pool_hdl;
|