Home
last modified time | relevance | path

Searched refs:DCB_ATTR_PG_CFG (Results 1 – 2 of 2) sorted by last modified time

/linux/net/dcb/
H A Ddcbnl.c48 [DCB_ATTR_PG_CFG] = {.type = NLA_NESTED},
596 if (!tb[DCB_ATTR_PG_CFG]) in __dcbnl_pg_getcfg()
606 tb[DCB_ATTR_PG_CFG], dcbnl_pg_nest, in __dcbnl_pg_getcfg()
611 pg_nest = nla_nest_start_noflag(skb, DCB_ATTR_PG_CFG); in __dcbnl_pg_getcfg()
812 if (!tb[DCB_ATTR_PG_CFG]) in __dcbnl_pg_setcfg()
822 tb[DCB_ATTR_PG_CFG], dcbnl_pg_nest, in __dcbnl_pg_setcfg()
889 return nla_put_u8(skb, DCB_ATTR_PG_CFG, 0); in __dcbnl_pg_setcfg()
/linux/include/uapi/linux/
H A Ddcbnl.h382 DCB_ATTR_PG_CFG, enumerator