Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_crypto.h255 unsigned char rxq_perchan; member
Dchcr_algo.c777 rx_channel_id = rxqidx / ctx->rxq_perchan; in create_wreq()
822 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in create_cipher_wr()
1448 int err = 0, rxq_perchan; in chcr_device_init() local
1459 rxq_perchan = u_ctx->lldi.nrxq / u_ctx->lldi.nchan; in chcr_device_init()
1463 ctx->rxq_perchan = rxq_perchan; in chcr_device_init()
1580 unsigned int rx_channel_id = req_ctx->rxqidx / ctx->rxq_perchan; in create_hash_wr()
2457 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in create_authenc_wr()
2713 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in chcr_add_aead_dst_ent()
2755 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in chcr_add_cipher_dst_ent()
2964 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in fill_sec_cpl_for_aead()
[all …]