svc_recv
struct svc_recv *s_recvp;
s_recvp = (struct svc_recv *)(uintptr_t)wc.wc_id;
struct svc_recv *s_recvp;
static struct svc_recv *
struct svc_recv *recvp;
recvp = kmem_zalloc(sizeof (struct svc_recv), KM_SLEEP);
rib_free_svc_recv(struct svc_recv *recvp)
static struct svc_recv *rib_init_svc_recv(rib_qp_t *, ibt_wr_ds_t *);
static int rib_free_svc_recv(struct svc_recv *);