Searched refs:cq_sg_dst (Results 1 – 3 of 3) sorted by relevance
124 struct sglist *cq_sg_dst; member
153 qp->cq_sg_dst = sglist_alloc(2, M_WAITOK); in ccp_initialize_queues()169 sglist_free(qp->cq_sg_dst); in ccp_free_queues()
1289 sglist_reset(qp->cq_sg_dst); in ccp_do_hmac()1290 error = sglist_append(qp->cq_sg_dst, s->hmac.res, in ccp_do_hmac()1295 error = ccp_sha(qp, s->hmac.auth_mode, qp->cq_sg_ulptx, qp->cq_sg_dst, in ccp_do_hmac()