Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_algo.c575 static int cxgb4_is_crypto_q_full(struct net_device *dev, unsigned int idx) in cxgb4_is_crypto_q_full() function
1381 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_aes_encrypt()
1427 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_aes_decrypt()
1692 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_ahash_update()
1851 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_ahash_finup()
1947 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_ahash_digest()
3757 if (cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_aead_op()