Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h1334 void ibd_rc_post_send(ibd_rc_chan_t *, ibd_swqe_t *);
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2033 ibd_rc_post_send(ibd_rc_chan_t *chan, ibd_swqe_t *node) in ibd_rc_post_send() function
H A Dibd.c7304 ibd_rc_post_send(rc_chan, node); in ibd_send()