Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddcbnl.h557 DCB_PG_ATTR_TC_ALL, enumerator
/openbmc/linux/net/dcb/
H A Ddcbnl.c83 [DCB_PG_ATTR_TC_ALL] = {.type = NLA_NESTED},
615 if (pg_tb[DCB_PG_ATTR_TC_ALL]) in __dcbnl_pg_getcfg()
622 if (pg_tb[DCB_PG_ATTR_TC_ALL]) in __dcbnl_pg_getcfg()
623 data = pg_tb[DCB_PG_ATTR_TC_ALL]; in __dcbnl_pg_getcfg()