Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamalg_qi2.h25 #define DPAA2_SEC_CONG_ENTRY_THRESH (128 * 1024 * 1024) macro
26 #define DPAA2_SEC_CONG_EXIT_THRESH (DPAA2_SEC_CONG_ENTRY_THRESH * 9 / 10)
H A Dcaamalg_qi2.c4950 cong_notif_cfg.threshold_entry = DPAA2_SEC_CONG_ENTRY_THRESH; in dpaa2_dpseci_congestion_setup()