Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/caam/
Dcaamalg_qi2.h26 #define DPAA2_SEC_CONG_EXIT_THRESH (DPAA2_SEC_CONG_ENTRY_THRESH * 9 / 10) macro
Dcaamalg_qi2.c4950 cong_notif_cfg.threshold_exit = DPAA2_SEC_CONG_EXIT_THRESH; in dpaa2_dpseci_congestion_setup()