Lines Matching full:congestion
62 * DPNI_OPT_SHARED_CONGESTION - Congestion can be managed in several ways,
64 * use congestion groups for sets of queues. If set, it configures a single
65 * congestion groups across all TCs. If reset, a congestion group is allocated
440 * @page_4: Page_4 statistics structure: congestion points
441 * @page_4.cgr_reject_frames: number of rejected frames due to congestion point
442 * @page_4.cgr_reject_bytes: number of rejected bytes due to congestion point
853 * enum dpni_congestion_unit - DPNI congestion units
863 * enum dpni_congestion_point - Structure representing congestion point
890 /* DPNI congestion options */
893 * DPNI_CONG_OPT_FLOW_CONTROL - This congestion will trigger flow control or
900 * struct dpni_congestion_notification_cfg - congestion notification
903 * @threshold_entry: Above this threshold we enter a congestion state.
905 * @threshold_exit: Below this threshold we exit the congestion state.