Searched refs:pg_nest (Results 1 – 1 of 1) sorted by relevance
554 struct nlattr *pg_nest, *param_nest, *data; in __dcbnl_pg_getcfg() local577 pg_nest = nla_nest_start_noflag(skb, DCB_ATTR_PG_CFG); in __dcbnl_pg_getcfg()578 if (!pg_nest) in __dcbnl_pg_getcfg()675 nla_nest_end(skb, pg_nest); in __dcbnl_pg_getcfg()682 nla_nest_cancel(skb, pg_nest); in __dcbnl_pg_getcfg()