Lines Matching defs:pd

62 static int hermon_mr_common_reg(hermon_state_t *state, hermon_pdhdl_t pd,
66 hermon_pdhdl_t pd, hermon_bind_info_t *bind, hermon_mrhdl_t *mrhdl_new,
103 hermon_mr_register(hermon_state_t *state, hermon_pdhdl_t pd,
123 status = hermon_mr_common_reg(state, pd, &bind, mrhdl, op,
134 hermon_mr_register_buf(hermon_state_t *state, hermon_pdhdl_t pd,
163 status = hermon_mr_common_reg(state, pd, &bind, mrhdl, op, mpt_type);
174 hermon_pdhdl_t pd, ibt_smr_attr_t *mr_attr, hermon_mrhdl_t *mrhdl_new)
202 hermon_pd_refcnt_inc(pd);
358 mpt_entry.pd = pd->pd_pdnum;
391 mr->mr_pdhdl = pd;
433 hermon_pd_refcnt_dec(pd);
443 hermon_mr_alloc_fmr(hermon_state_t *state, hermon_pdhdl_t pd,
472 hermon_pd_refcnt_inc(pd);
569 mpt_entry.pd = pd->pd_pdnum;
614 mr->mr_pdhdl = pd;
644 hermon_pd_refcnt_dec(pd);
750 hermon_pdhdl_t pd;
780 pd = mr->mr_pdhdl;
928 hermon_pd_refcnt_dec(pd);
945 hermon_pdhdl_t pd;
959 pd = mr->mr_pdhdl;
972 hermon_pd_refcnt_dec(pd);
1077 hermon_pdhdl_t pd, ibt_mr_attr_t *mr_attr, hermon_mrhdl_t *mrhdl_new,
1096 status = hermon_mr_common_rereg(state, mr, pd, &bind, mrhdl_new, op);
1107 hermon_pdhdl_t pd, ibt_smr_attr_t *mr_attr, struct buf *buf,
1135 status = hermon_mr_common_rereg(state, mr, pd, &bind, mrhdl_new, op);
1224 hermon_mw_alloc(hermon_state_t *state, hermon_pdhdl_t pd, ibt_mw_flags_t flags,
1249 hermon_pd_refcnt_inc(pd);
1300 mpt_entry.pd = pd->pd_pdnum;
1327 mw->mr_pdhdl = pd;
1339 hermon_pd_refcnt_dec(pd);
1355 hermon_pdhdl_t pd;
1377 pd = mw->mr_pdhdl;
1403 hermon_pd_refcnt_dec(pd);
1468 hermon_mr_common_reg(hermon_state_t *state, hermon_pdhdl_t pd,
1534 hermon_pd_refcnt_inc(pd);
1705 mpt_entry.pd = pd->pd_pdnum;
1762 mr->mr_pdhdl = pd;
1820 hermon_pd_refcnt_dec(pd);
1830 hermon_dma_mr_register(hermon_state_t *state, hermon_pdhdl_t pd,
1856 hermon_pd_refcnt_inc(pd);
1935 mpt_entry.pd = pd->pd_pdnum;
1985 mr->mr_pdhdl = pd;
2009 hermon_pd_refcnt_dec(pd);
2019 hermon_mr_alloc_lkey(hermon_state_t *state, hermon_pdhdl_t pd,
2031 hermon_pd_refcnt_inc(pd);
2102 mpt_entry.pd = pd->pd_pdnum;
2146 mr->mr_pdhdl = pd;
2164 hermon_pd_refcnt_dec(pd);
2175 hermon_mr_fexch_mpt_init(hermon_state_t *state, hermon_pdhdl_t pd,
2194 mpt_entry.pd = pd->pd_pdnum;
2226 hermon_pd_refcnt_inc(pd);
2238 hermon_mr_fexch_mpt_fini(hermon_state_t *state, hermon_pdhdl_t pd,
2256 hermon_pd_refcnt_dec(pd);
2379 hermon_pdhdl_t pd, hermon_bind_info_t *bind, hermon_mrhdl_t *mrhdl_new,
2469 if (pd == NULL) {
2489 pd_to_use = pd;
2619 mpt_entry.pd = pd_to_use->pd_pdnum;
2662 hermon_pd_refcnt_inc(pd);