Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_crypto.h260 unsigned char txq_perchan; member
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()