Searched refs:ULD_CTX (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 123 static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx) in ULD_CTX() function 768 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq() 809 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_cipher_wr() 1170 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp() 1181 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in chcr_handle_cipher_resp() 1204 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in chcr_handle_cipher_resp() 1237 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in chcr_handle_cipher_resp() 1281 err = chcr_cipher_dma_map(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in process_cipher() 1335 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in process_cipher() 1364 chcr_cipher_dma_unmap(&ULD_CTX(c_ct in process_cipher() [all...] |
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 124 static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx) in ULD_CTX() function 764 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq() 802 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_cipher_wr() 1163 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp() 1174 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in chcr_handle_cipher_resp() 1197 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in chcr_handle_cipher_resp() 1230 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in chcr_handle_cipher_resp() 1274 err = chcr_cipher_dma_map(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in process_cipher() 1328 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in process_cipher() 1357 chcr_cipher_dma_unmap(&ULD_CTX(c_ct in process_cipher() [all...] |
Completed in 8 milliseconds