Searched refs:pg_nest (Results 1 – 1 of 1) sorted by relevance
588 struct nlattr *pg_nest, *param_nest, *data; in __dcbnl_pg_getcfg() local611 pg_nest = nla_nest_start_noflag(skb, DCB_ATTR_PG_CFG); in __dcbnl_pg_getcfg()612 if (!pg_nest) in __dcbnl_pg_getcfg()709 nla_nest_end(skb, pg_nest); in __dcbnl_pg_getcfg()716 nla_nest_cancel(skb, pg_nest); in __dcbnl_pg_getcfg()