Searched refs:DCB_PG_ATTR_TC_7 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddcbnl.h530 * @DCB_PG_ATTR_TC_7: Priority Group Traffic Class 7 configuration (NLA_NESTED)
555 DCB_PG_ATTR_TC_7, enumerator in enum:dcbnl_pg_attrs
/linux-master/net/dcb/
H A Ddcbnl.c82 [DCB_PG_ATTR_TC_7] = {.type = NLA_NESTED},
618 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) {
827 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) {
1321 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) {

Completed in 116 milliseconds