Lines Matching full:congestion
47 #define QM_PIRQ_CSCI 0x00100000 /* Congestion State Change */
83 __be32 cfg; /* format, offset, length / congestion */
106 * interpreted purely for congestion calculations, ie. a "congestion
137 * If 'format' is _compound, 29b "congestion weight".
502 #define QM_FQCTRL_CGE 0x0400 /* Congestion Group Enable */
521 #define QM_OAC_CG 0x1 /* Accounting for Congestion Groups */
538 * how we represent it here. The congestion state threshold is calculated from
661 * This object type represents a QMan congestion group, it is defined further
776 * This callback type is used when handling congestion group entry/exit.
777 * 'congested' is non-zero on congestion-entry, and zero on congestion-exit.
1141 * qman_create_cgr - Register a congestion group object
1146 * Registers this object to receiving congestion entry/exit callbacks on the
1157 * qman_delete_cgr - Deregisters a congestion group object
1167 * qman_delete_cgr_safe - Deregisters a congestion group object from any CPU
1175 * qman_update_cgr_safe - Modifies a congestion group object from any CPU
1184 * qman_query_cgr_congested - Queries CGR's congestion status
1186 * @result: returns 'cgr's congestion status, 1 (true) if congested