Home
last modified time | relevance | path

Searched refs:txq_perchan (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_crypto.h256 unsigned char txq_perchan; member
H A Dchcr_algo.c777 tx_channel_id = txqidx / ctx->txq_perchan; in create_wreq()
1450 int txq_perchan, ntxq; in chcr_device_init() local
1463 txq_perchan = ntxq / u_ctx->lldi.nchan; in chcr_device_init()
1467 ctx->txq_perchan = txq_perchan; in chcr_device_init()
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_crypto.h260 unsigned char txq_perchan; member
H A Dchcr_algo.c773 tx_channel_id = txqidx / ctx->txq_perchan; in create_wreq()
1443 int txq_perchan, ntxq; in chcr_device_init() local
1456 txq_perchan = ntxq / u_ctx->lldi.nchan; in chcr_device_init()
1460 ctx->txq_perchan = txq_perchan; in chcr_device_init()

Completed in 13 milliseconds