Searched defs:ibd_post_send (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c374 static void ibd_post_send(ibd_state_t *, ibd_swqe_t *);
6679 ibd_post_send(ibd_state_t *state, ibd_swqe_t *node) function
6693 ibd_print_warn(state, "ibd_post_send: "
6739 ibd_print_warn(state, "ibd_post_send: "
7411 * about the 'node' after ibd_post_send() returns.
7428 ibd_post_send(state, node);

Completed in 62 milliseconds