Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h259 unsigned char rxq_perchan; member
H A Dchcr_algo.c772 portno = rxqidx / ctx->rxq_perchan; in create_wreq()
817 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in create_cipher_wr()
1444 int err = 0, rxq_perchan; in chcr_device_init() local
1455 rxq_perchan = u_ctx->lldi.nrxq / u_ctx->lldi.nchan; in chcr_device_init()
1459 ctx->rxq_perchan = rxq_perchan; in chcr_device_init()
1577 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()
2715 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in chcr_add_aead_dst_ent()
2759 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in chcr_add_cipher_dst_ent()
2970 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in fill_sec_cpl_for_aead()
[all …]