• Home
  • Raw
  • Download

Lines Matching full:priority

42  * @prio_tc: priority assignment table mapping 8021Qp to traffic class
52 * 0 strict priority
137 * by RPs at this priority level on this Port
169 /* priority to buffer mapping */
181 * struct cee_pg - CEE Priority-Group managed object
187 * @pg_bw: bandwidth percentage for each priority group
188 * @prio_pg: priority to PG mapping indexed by priority
226 * @priority: 3-bit unsigned integer indicating priority for IEEE
227 * 8-bit 802.1p user priority bitmap for CEE
246 __u8 priority; member
276 * @DCB_CMD_PGTX_GCFG: request the priority group configuration for Tx
277 * @DCB_CMD_PGTX_SCFG: set the priority group configuration for Tx
278 * @DCB_CMD_PGRX_GCFG: request the priority group configuration for Rx
279 * @DCB_CMD_PGRX_SCFG: set the priority group configuration for Rx
280 * @DCB_CMD_PFC_GCFG: request the priority flow control configuration
281 * @DCB_CMD_PFC_SCFG: set the priority flow control configuration
356 * @DCB_ATTR_PFC_CFG: priority flow control configuration (NLA_NESTED)
358 * @DCB_ATTR_PG_CFG: priority group configuration (NLA_NESTED)
477 * enum dcbnl_pfc_attrs - DCB Priority Flow Control user priority nested attrs
480 * @DCB_PFC_UP_ATTR_0: Priority Flow Control value for User Priority 0 (NLA_U8)
481 * @DCB_PFC_UP_ATTR_1: Priority Flow Control value for User Priority 1 (NLA_U8)
482 * @DCB_PFC_UP_ATTR_2: Priority Flow Control value for User Priority 2 (NLA_U8)
483 * @DCB_PFC_UP_ATTR_3: Priority Flow Control value for User Priority 3 (NLA_U8)
484 * @DCB_PFC_UP_ATTR_4: Priority Flow Control value for User Priority 4 (NLA_U8)
485 * @DCB_PFC_UP_ATTR_5: Priority Flow Control value for User Priority 5 (NLA_U8)
486 * @DCB_PFC_UP_ATTR_6: Priority Flow Control value for User Priority 6 (NLA_U8)
487 * @DCB_PFC_UP_ATTR_7: Priority Flow Control value for User Priority 7 (NLA_U8)
489 * @DCB_PFC_UP_ATTR_ALL: apply to all priority flow control attrs (NLA_FLAG)
510 * enum dcbnl_pg_attrs - DCB Priority Group attributes
513 * @DCB_PG_ATTR_TC_0: Priority Group Traffic Class 0 configuration (NLA_NESTED)
514 * @DCB_PG_ATTR_TC_1: Priority Group Traffic Class 1 configuration (NLA_NESTED)
515 * @DCB_PG_ATTR_TC_2: Priority Group Traffic Class 2 configuration (NLA_NESTED)
516 * @DCB_PG_ATTR_TC_3: Priority Group Traffic Class 3 configuration (NLA_NESTED)
517 * @DCB_PG_ATTR_TC_4: Priority Group Traffic Class 4 configuration (NLA_NESTED)
518 * @DCB_PG_ATTR_TC_5: Priority Group Traffic Class 5 configuration (NLA_NESTED)
519 * @DCB_PG_ATTR_TC_6: Priority Group Traffic Class 6 configuration (NLA_NESTED)
520 * @DCB_PG_ATTR_TC_7: Priority Group Traffic Class 7 configuration (NLA_NESTED)
523 * @DCB_PG_ATTR_BW_ID_0: Percent of link bandwidth for Priority Group 0 (NLA_U8)
524 * @DCB_PG_ATTR_BW_ID_1: Percent of link bandwidth for Priority Group 1 (NLA_U8)
525 * @DCB_PG_ATTR_BW_ID_2: Percent of link bandwidth for Priority Group 2 (NLA_U8)
526 * @DCB_PG_ATTR_BW_ID_3: Percent of link bandwidth for Priority Group 3 (NLA_U8)
527 * @DCB_PG_ATTR_BW_ID_4: Percent of link bandwidth for Priority Group 4 (NLA_U8)
528 * @DCB_PG_ATTR_BW_ID_5: Percent of link bandwidth for Priority Group 5 (NLA_U8)
529 * @DCB_PG_ATTR_BW_ID_6: Percent of link bandwidth for Priority Group 6 (NLA_U8)
530 * @DCB_PG_ATTR_BW_ID_7: Percent of link bandwidth for Priority Group 7 (NLA_U8)
532 * @DCB_PG_ATTR_BW_ID_ALL: apply to all priority groups (NLA_FLAG)
568 * @DCB_TC_ATTR_PARAM_PGID: (NLA_U8) Priority group the traffic class belongs to
570 * @DCB_TC_ATTR_PARAM_UP_MAPPING: (NLA_U8) Traffic class to user priority map
572 * user priority map of a TC.
573 * @DCB_TC_ATTR_PARAM_STRICT_PRIO: (NLA_U8) Strict priority setting
578 * not configured to use link strict priority,
580 * priority group this traffic class belongs to
602 * @DCB_CAP_ATTR_PG: (NLA_U8) device supports Priority Groups
603 * @DCB_CAP_ATTR_PFC: (NLA_U8) device supports Priority Flow Control
604 * @DCB_CAP_ATTR_UP2TC: (NLA_U8) device supports user priority to
608 * can be configured to use for Priority Groups
611 * configured to use for Priority Flow Control
612 * @DCB_CAP_ATTR_GSP: (NLA_U8) device supports group strict priority
672 * priority groups
674 * support priority flow control
748 * @DCB_FEATCFG_ATTR_PG: (NLA_U8) configuration flags for priority groups
749 * @DCB_FEATCFG_ATTR_PFC: (NLA_U8) configuration flags for priority