Searched refs:pg_nest (Results 1 – 1 of 1) sorted by relevance
559 struct nlattr *pg_nest, *param_nest, *data; in __dcbnl_pg_getcfg() local581 pg_nest = nla_nest_start(skb, DCB_ATTR_PG_CFG); in __dcbnl_pg_getcfg()582 if (!pg_nest) in __dcbnl_pg_getcfg()678 nla_nest_end(skb, pg_nest); in __dcbnl_pg_getcfg()685 nla_nest_cancel(skb, pg_nest); in __dcbnl_pg_getcfg()