Lines Matching refs:table_attr
143 struct nlattr *table_attr;
150 table_attr = nla_nest_start_noflag(msg, RDMA_NLDEV_ATTR_DRIVER);
151 if (!table_attr)
182 nla_nest_end(msg, table_attr);
186 nla_nest_cancel(msg, table_attr);
199 struct nlattr *table_attr;
216 table_attr = nla_nest_start_noflag(msg, RDMA_NLDEV_ATTR_DRIVER);
217 if (!table_attr)
260 nla_nest_end(msg, table_attr);
265 nla_nest_cancel(msg, table_attr);
375 struct nlattr *table_attr;
385 table_attr = nla_nest_start_noflag(msg, RDMA_NLDEV_ATTR_DRIVER);
386 if (!table_attr)
422 nla_nest_end(msg, table_attr);
426 nla_nest_cancel(msg, table_attr);
436 struct nlattr *table_attr;
443 table_attr = nla_nest_start_noflag(msg, RDMA_NLDEV_ATTR_DRIVER);
444 if (!table_attr)
480 nla_nest_end(msg, table_attr);
484 nla_nest_cancel(msg, table_attr);