Home
last modified time | relevance | path

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

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