txq_perchan 1365 drivers/crypto/chelsio/chcr_algo.c int txq_perchan, txq_idx, ntxq; txq_perchan 1379 drivers/crypto/chelsio/chcr_algo.c txq_perchan = ntxq / u_ctx->lldi.nchan; txq_perchan 1386 drivers/crypto/chelsio/chcr_algo.c txq_idx = ctx->tx_chan_id * txq_perchan; txq_perchan 1387 drivers/crypto/chelsio/chcr_algo.c txq_idx += id % txq_perchan; txq_perchan 1395 drivers/crypto/chelsio/chcr_algo.c ctx->pci_chan_id = txq_idx / txq_perchan;