Lines Matching refs:vq_free_cnt
101 if (vq->vq_free_cnt < needed) { in virtio_crypto_send_command()
203 vq->vq_free_cnt--; in virtio_crypto_send_command()
233 vq->vq_free_cnt++; in virtio_crypto_send_command()
240 vq->vq_free_cnt++; in virtio_crypto_send_command()
245 vq->vq_free_cnt, vq->vq_desc_head_idx); in virtio_crypto_send_command()
387 vq->vq_free_cnt = nb_desc; in virtio_crypto_queue_setup()
963 if (vq->vq_free_cnt < needed) { in virtio_crypto_sym_clear_session()
966 "not enough", vq->vq_free_cnt, needed); in virtio_crypto_sym_clear_session()
1017 vq->vq_free_cnt -= needed; in virtio_crypto_sym_clear_session()
1047 vq->vq_free_cnt++; in virtio_crypto_sym_clear_session()
1053 vq->vq_free_cnt++; in virtio_crypto_sym_clear_session()
1066 vq->vq_free_cnt, vq->vq_desc_head_idx); in virtio_crypto_sym_clear_session()