Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Ddcbnl.h547 DCB_PG_ATTR_TC_ALL, enumerator
/linux-6.1.9/net/dcb/
Ddcbnl.c83 [DCB_PG_ATTR_TC_ALL] = {.type = NLA_NESTED},
581 if (pg_tb[DCB_PG_ATTR_TC_ALL]) in __dcbnl_pg_getcfg()
588 if (pg_tb[DCB_PG_ATTR_TC_ALL]) in __dcbnl_pg_getcfg()
589 data = pg_tb[DCB_PG_ATTR_TC_ALL]; in __dcbnl_pg_getcfg()