Searched refs:ibt_mr_sync_t (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_mr.h | 332 int tavor_mr_sync(tavor_state_t *state, ibt_mr_sync_t *mr_segs,
|
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_mr.h | 316 int hermon_mr_sync(hermon_state_t *state, ibt_mr_sync_t *mr_segs,
|
/titanic_50/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_mem.c | 360 ibt_sync_mr(ibt_hca_hdl_t hca_hdl, ibt_mr_sync_t *mr_segments, in ibt_sync_mr()
|
/titanic_50/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibci.h | 293 ibt_mr_sync_t *mr_segments, size_t num_segments);
|
H A D | ibtl_types.h | 1120 } ibt_mr_sync_t; typedef
|
H A D | ibti_common.h | 1229 ibt_status_t ibt_sync_mr(ibt_hca_hdl_t hca_hdl, ibt_mr_sync_t *mr_segments,
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_ci.c | 133 static ibt_status_t hermon_ci_sync_mr(ibc_hca_hdl_t, ibt_mr_sync_t *, size_t); 1489 hermon_ci_sync_mr(ibc_hca_hdl_t hca, ibt_mr_sync_t *mr_segs, size_t num_segs) in hermon_ci_sync_mr()
|
H A D | hermon_mr.c | 1146 hermon_mr_sync(hermon_state_t *state, ibt_mr_sync_t *mr_segs, size_t num_segs) in hermon_mr_sync()
|
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_ci.c | 128 static ibt_status_t tavor_ci_sync_mr(ibc_hca_hdl_t, ibt_mr_sync_t *, size_t); 2025 tavor_ci_sync_mr(ibc_hca_hdl_t hca, ibt_mr_sync_t *mr_segs, size_t num_segs) in tavor_ci_sync_mr()
|
H A D | tavor_mr.c | 816 tavor_mr_sync(tavor_state_t *state, ibt_mr_sync_t *mr_segs, size_t num_segs) in tavor_mr_sync()
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 3803 ibt_mr_sync_t mr_segment; in rib_syncmem()
|
/titanic_50/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 5301 ibt_mr_sync_t mrs[DAPL_MR_PER_SYNC]; in daplka_mr_sync()
|