Searched refs:DAPLKA_RS_INIT (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 429 #define DAPLKA_RS_INIT(rp, type, rnum, free_func) { \ macro 1159 DAPLKA_RS_INIT(ep_rp, DAPL_TYPE_EP, in daplka_ep_create() 2610 DAPLKA_RS_INIT(evd_rp, DAPL_TYPE_EVD, in daplka_evd_create() 3717 DAPLKA_RS_INIT(cno_rp, DAPL_TYPE_CNO, in daplka_cno_alloc() 4595 DAPLKA_RS_INIT(mr_rp, DAPL_TYPE_MR, in daplka_mr_register() 4813 DAPLKA_RS_INIT(mr_rp, DAPL_TYPE_MR, in daplka_mr_register_shared() 5082 DAPLKA_RS_INIT(mr_rp, DAPL_TYPE_MR, in daplka_mr_register_lmr() 5463 DAPLKA_RS_INIT(pd_rp, DAPL_TYPE_PD, in daplka_pd_alloc() 5621 DAPLKA_RS_INIT(mw_rp, DAPL_TYPE_MW, in daplka_mw_alloc() 5868 DAPLKA_RS_INIT(srq_rp, DAPL_TYPE_SRQ, in daplka_srq_create() [all …]
|