Searched refs:threshold_exit (Results 1 – 8 of 8) sorted by relevance
707 cmd_params->threshold_exit = cfg->threshold_exit; in dpseci_set_congestion_notification()759 cfg->threshold_exit = le32_to_cpu(rsp_params->threshold_exit); in dpseci_get_congestion_notification()
413 uint32_t threshold_exit; member
251 uint32_t threshold_exit; member
775 uint32_t threshold_exit; member796 uint32_t threshold_exit; member
2275 cmd_params->threshold_exit = cpu_to_le32(cfg->threshold_exit); in dpni_set_congestion_notification()2332 cfg->threshold_exit = le32_to_cpu(rsp_params->threshold_exit); in dpni_get_congestion_notification()
1320 uint32_t threshold_exit; member
622 cong_notif_cfg.threshold_exit = (dpaa2_q->nb_desc * 9) / 10; in dpaa2_tm_configure_queue()
965 cong_notif_cfg.threshold_exit = (nb_tx_desc * 9) / 10; in dpaa2_dev_tx_queue_setup()