Home
last modified time | relevance | path

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

/Linux-v5.10/include/soc/fsl/
Ddpaa2-global.h187 static inline bool dpaa2_cscn_state_congested(struct dpaa2_dq *cscn) in dpaa2_cscn_state_congested() function
/Linux-v5.10/drivers/crypto/caam/
Dcaamalg_qi2.c5448 if (unlikely(dpaa2_cscn_state_congested(priv->cscn_mem_aligned))) { in dpaa2_caam_enqueue()