Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Ddcbnl.h529 DCB_PG_ATTR_TC_ALL, enumerator
/linux-4.1.27/net/dcb/
Ddcbnl.c97 [DCB_PG_ATTR_TC_ALL] = {.type = NLA_NESTED},
592 if (pg_tb[DCB_PG_ATTR_TC_ALL]) in __dcbnl_pg_getcfg()
599 if (pg_tb[DCB_PG_ATTR_TC_ALL]) in __dcbnl_pg_getcfg()
600 data = pg_tb[DCB_PG_ATTR_TC_ALL]; in __dcbnl_pg_getcfg()