Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h1263 ibt_mr_hdl_t rx_mr_hdl; /* ibt_mr_hdl_t for rx_bufs */ member
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c1296 &chan->rx_mr_hdl, &chan->rx_mr_desc) != IBT_SUCCESS) { in ibd_rc_alloc_rx_copybufs()
1328 chan->rx_mr_hdl) != IBT_SUCCESS) { in ibd_rc_free_rx_copybufs()
1331 chan->rx_mr_hdl = NULL; in ibd_rc_free_rx_copybufs()
H A Dibd.c851 ibd_rc_chan_s::rx_mr_hdl in _NOTE()