Searched refs:ep_snd_mrhdl (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_buf.c356 ret = ibt_deregister_mr(hcap->hca_hdl, ep->ep_snd_mrhdl);
360 ret, ep->ep_snd_mrhdl);
480 &mem_attr, &ep->ep_snd_mrhdl, &mem_desc);
577 if (ep->ep_snd_mrhdl != NULL) {
579 ep->ep_snd_mrhdl);
580 ep->ep_snd_mrhdl = NULL;
609 &mem_attr, &ep->ep_snd_mrhdl, &mem_desc);
632 ep->ep_snd_mrhdl);
633 ep->ep_snd_mrhdl = NULL;
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ep.h247 ibt_mr_hdl_t ep_snd_mrhdl; member in struct:rds_ep_s

Completed in 99 milliseconds