Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_algo.c580 static int cxgb4_is_crypto_q_full(struct net_device *dev, unsigned int idx) in cxgb4_is_crypto_q_full() function
1310 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_aes_encrypt()
1344 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_aes_decrypt()
1613 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_ahash_update()
1763 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_ahash_finup()
1856 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_ahash_digest()
3638 if (cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0], in chcr_aead_op()