Searched refs:rx_channel_id (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/crypto/chelsio/ |
D | chcr_core.h | 136 unsigned char rx_channel_id; member
|
D | chcr_algo.c | 720 FILL_WR_RX_Q_ID(ctx->dev->rx_channel_id, qid, in create_wreq() 776 FILL_SEC_CPL_OP_IVINSR(c_ctx(tfm)->dev->rx_channel_id, 2, 1); in create_cipher_wr() 1347 ctx->dev->rx_channel_id = 0; in chcr_device_init() 1501 FILL_SEC_CPL_OP_IVINSR(h_ctx(tfm)->dev->rx_channel_id, 2, 0); in create_hash_wr() 2334 FILL_SEC_CPL_OP_IVINSR(a_ctx(tfm)->dev->rx_channel_id, 2, in create_authenc_wr() 2765 unsigned int c_id = a_ctx(tfm)->dev->rx_channel_id; in fill_sec_cpl_for_aead() 2982 a_ctx(tfm)->dev->rx_channel_id, 2, in create_gcm_wr()
|