Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Ddpseci.c382 cmd_params->threshold_entry = cpu_to_le32(cfg->threshold_entry); in dpseci_set_congestion_notification()
422 cfg->threshold_entry = le32_to_cpu(rsp_params->threshold_entry); in dpseci_get_congestion_notification()
Ddpseci_cmd.h145 __le32 threshold_entry; member
Ddpseci.h319 u32 threshold_entry; member
Dcaamalg_qi2.c4911 cong_notif_cfg.threshold_entry = DPAA2_SEC_CONG_ENTRY_THRESH; in dpaa2_dpseci_congestion_setup()