Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_protocol.h174 uintptr_t dh_bufid; member
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_buf.c511 pktp->dh_bufid = (uintptr_t)&bp[ix]; in rds_init_send_pool()
520 pktp->dh_bufid = (uintptr_t)&bp[nbuf - 1]; in rds_init_send_pool()
H A Drdsib_ep.c2278 ep->ep_rbufid = pktp1->dh_bufid; in rds_received_msg()
2280 ep->ep_rbufid = pktp->dh_bufid; in rds_received_msg()