Home
last modified time | relevance | path

Searched refs:threshold_entry (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c37 cfg.threshold_entry = DPAA2_ETH_CN_THRESH_ENTRY(priv); in dpaa2_eth_set_pfc_cn()
44 cfg.threshold_entry = 0; in dpaa2_eth_set_pfc_cn()
H A Ddpni-cmd.h631 __le32 threshold_entry; member
H A Ddpni.h917 * @threshold_entry: Above this threshold we enter a congestion state.
930 u32 threshold_entry; member
H A Ddpni.c1397 cmd_params->threshold_entry = cpu_to_le32(cfg->threshold_entry); in dpni_set_congestion_notification()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c37 cfg.threshold_entry = DPAA2_ETH_CN_THRESH_ENTRY(priv); in dpaa2_eth_set_pfc_cn()
44 cfg.threshold_entry = 0; in dpaa2_eth_set_pfc_cn()
H A Ddpni-cmd.h642 __le32 threshold_entry; member
H A Ddpni.h903 * @threshold_entry: Above this threshold we enter a congestion state.
916 u32 threshold_entry; member
H A Ddpni.c1496 cmd_params->threshold_entry = cpu_to_le32(cfg->threshold_entry); in dpni_set_congestion_notification()
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Ddpseci.c400 cmd_params->threshold_entry = cpu_to_le32(cfg->threshold_entry); in dpseci_set_congestion_notification()
440 cfg->threshold_entry = le32_to_cpu(rsp_params->threshold_entry); in dpseci_get_congestion_notification()
H A Ddpseci.h268 * congestion state (see 'threshold_entry')
287 * (see 'threshold_entry')
309 * @threshold_entry: above this threshold we enter a congestion state.
321 u32 threshold_entry; member
H A Ddpseci_cmd.h146 __le32 threshold_entry; member
H A Dcaamalg_qi2.c4951 cong_notif_cfg.threshold_entry = DPAA2_SEC_CONG_ENTRY_THRESH; in dpaa2_dpseci_congestion_setup()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Ddpseci.c400 cmd_params->threshold_entry = cpu_to_le32(cfg->threshold_entry); in dpseci_set_congestion_notification()
440 cfg->threshold_entry = le32_to_cpu(rsp_params->threshold_entry); in dpseci_get_congestion_notification()
H A Ddpseci.h268 * congestion state (see 'threshold_entry')
287 * (see 'threshold_entry')
309 * @threshold_entry: above this threshold we enter a congestion state.
321 u32 threshold_entry; member
H A Ddpseci_cmd.h146 __le32 threshold_entry; member
H A Dcaamalg_qi2.c4965 cong_notif_cfg.threshold_entry = DPAA2_SEC_CONG_ENTRY_THRESH; in dpaa2_dpseci_congestion_setup()

Completed in 27 milliseconds