Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h255 unsigned char rxq_perchan; member
H A Dchcr_algo.c776 portno = rxqidx / ctx->rxq_perchan; in create_wreq()
824 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in create_cipher_wr()
1451 int err = 0, rxq_perchan; in chcr_device_init() local
1462 rxq_perchan = u_ctx->lldi.nrxq / u_ctx->lldi.nchan; in chcr_device_init()
1466 ctx->rxq_perchan = rxq_perchan; in chcr_device_init()
1583 unsigned int rx_channel_id = req_ctx->rxqidx / ctx->rxq_perchan; in create_hash_wr()
2462 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in create_authenc_wr()
2720 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in chcr_add_aead_dst_ent()
2764 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in chcr_add_cipher_dst_ent()
2975 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in fill_sec_cpl_for_aead()
[all …]