Home
last modified time | relevance | path

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

/arch/mips/mach-octeon/include/mach/
A Dcvmx-helper.h490 #define CVMX_QOS_NUM 8 /* Number of QoS priority classes */ macro
516 int drop_thresh[CVMX_QOS_NUM]; /* DROP threashold in % */
517 int red_thresh[CVMX_QOS_NUM]; /* RED threashold in % */
518 int bp_thresh[CVMX_QOS_NUM]; /* BP threashold in % */
519 int groups[CVMX_QOS_NUM]; /* Base SSO group for QOS group set. */
520 int group_prio[CVMX_QOS_NUM]; /* SSO group priorities.*/
526 cvmx_fpa3_pool_t gpools[CVMX_QOS_NUM]; /* Pool to use.*/
527 cvmx_fpa3_gaura_t gauras[CVMX_QOS_NUM]; /* Global auras -- one per priority class. */
528 int bpids[CVMX_QOS_NUM]; /* PKI BPID.*/

Completed in 4 milliseconds