Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Ddpseci.c383 cmd_params->threshold_exit = cpu_to_le32(cfg->threshold_exit); in dpseci_set_congestion_notification()
423 cfg->threshold_exit = le32_to_cpu(rsp_params->threshold_exit); in dpseci_get_congestion_notification()
Ddpseci_cmd.h146 __le32 threshold_exit; member
Ddpseci.h320 u32 threshold_exit; member
Dcaamalg_qi2.c4912 cong_notif_cfg.threshold_exit = DPAA2_SEC_CONG_EXIT_THRESH; in dpaa2_dpseci_congestion_setup()