Home
last modified time | relevance | path

Searched refs:ep_lbufid (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ep.h259 uintptr_t ep_lbufid; member
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c437 ep->ep_lbufid = cmp.cmp_last_bufid; in rds_handle_cm_req()
490 ep->ep_lbufid = cmp.cmp_last_bufid; in rds_handle_cm_rep()
496 RDS_DPRINTF2("rds_handle_cm_rep", "Return: lbufid: %p", ep->ep_lbufid); in rds_handle_cm_rep()
H A Drdsib_ep.c402 ep->ep_lbufid = 0; in rds_ep_init()
1764 if (ep->ep_lbufid == 0) { in rds_resend_messages()
1773 tmp = (rds_buf_t *)ep->ep_lbufid; in rds_resend_messages()