Searched refs:tx_chan_id (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/tty/serial/ |
| D | samsung.h | 45 unsigned int tx_chan_id; member
|
| /Linux-v5.4/drivers/crypto/chelsio/ |
| D | chcr_crypto.h | 255 unsigned char tx_chan_id; member
|
| D | chcr_algo.c | 738 FILL_WR_RX_Q_ID(ctx->tx_chan_id, qid, in create_wreq() 741 chcr_req->ulptx.cmd_dest = FILL_ULPTX_CMD_DEST(ctx->tx_chan_id, in create_wreq() 794 FILL_SEC_CPL_OP_IVINSR(c_ctx(tfm)->tx_chan_id, 2, 1); in create_cipher_wr() 1381 ctx->tx_chan_id = ctx->dev->tx_channel_id; in chcr_device_init() 1384 rxq_idx = ctx->tx_chan_id * rxq_perchan; in chcr_device_init() 1386 txq_idx = ctx->tx_chan_id * txq_perchan; in chcr_device_init() 1524 FILL_SEC_CPL_OP_IVINSR(h_ctx(tfm)->tx_chan_id, 2, 0); in create_hash_wr() 2395 FILL_SEC_CPL_OP_IVINSR(a_ctx(tfm)->tx_chan_id, 2, 1); in create_authenc_wr() 2819 unsigned int c_id = a_ctx(tfm)->tx_chan_id; in fill_sec_cpl_for_aead() 3040 a_ctx(tfm)->tx_chan_id, 2, 1); in create_gcm_wr()
|