Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c442 static int ibd_prepare_sgl(ibd_state_t *, mblk_t *, ibd_swqe_t *, uint_t);
6751 ibd_prepare_sgl(ibd_state_t *state, mblk_t *mp, ibd_swqe_t *node, in ibd_prepare_sgl() function
7396 if (ibd_prepare_sgl(state, mp, node, lsohdr_sz) != 0) { in ibd_send()