Lines Matching refs:req_base
73 tsinfo_parse_request(struct ethnl_req_info *req_base, struct nlattr **tb, in tsinfo_parse_request() argument
76 struct tsinfo_req_info *req = TSINFO_REQINFO(req_base); in tsinfo_parse_request()
88 static int tsinfo_prepare_data(const struct ethnl_req_info *req_base, in tsinfo_prepare_data() argument
93 struct tsinfo_req_info *req = TSINFO_REQINFO(req_base); in tsinfo_prepare_data()
108 if (req_base->flags & ETHTOOL_FLAG_STATS) { in tsinfo_prepare_data()
121 static int tsinfo_reply_size(const struct ethnl_req_info *req_base, in tsinfo_reply_size() argument
125 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size()
169 if (req_base->flags & ETHTOOL_FLAG_STATS) in tsinfo_reply_size()
213 const struct ethnl_req_info *req_base, in tsinfo_fill_reply() argument
217 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply()
278 if (req_base->flags & ETHTOOL_FLAG_STATS && in tsinfo_fill_reply()