Searched refs:req_base (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/net/ethtool/
H A Dphc_vclocks.c25 static int phc_vclocks_prepare_data(const struct ethnl_req_info *req_base, argument
42 static int phc_vclocks_reply_size(const struct ethnl_req_info *req_base, argument
58 const struct ethnl_req_info *req_base,
57 phc_vclocks_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dtsinfo.c26 static int tsinfo_prepare_data(const struct ethnl_req_info *req_base, argument
43 static int tsinfo_reply_size(const struct ethnl_req_info *req_base, argument
47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
87 const struct ethnl_req_info *req_base,
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
86 tsinfo_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Ddebug.c24 static int debug_prepare_data(const struct ethnl_req_info *req_base, argument
44 static int debug_reply_size(const struct ethnl_req_info *req_base, argument
48 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
55 const struct ethnl_req_info *req_base,
59 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
54 debug_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dpause.c30 static int pause_parse_request(struct ethnl_req_info *req_base, argument
35 struct pause_req_info *req_info = PAUSE_REQINFO(req_base);
38 if (!(req_base->flags & ETHTOOL_FLAG_STATS)) {
52 static int pause_prepare_data(const struct ethnl_req_info *req_base, argument
56 const struct pause_req_info *req_info = PAUSE_REQINFO(req_base);
83 if (req_base->flags & ETHTOOL_FLAG_STATS &&
92 static int pause_reply_size(const struct ethnl_req_info *req_base, argument
99 if (req_base->flags & ETHTOOL_FLAG_STATS)
145 const struct ethnl_req_info *req_base,
156 if (req_base
144 pause_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
[all...]
H A Dtunnels.c36 ethnl_tunnel_info_reply_size(const struct ethnl_req_info *req_base, argument
39 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
45 info = req_base->dev->udp_tunnel_nic_info;
64 size += udp_tunnel_nic_dump_size(req_base->dev, i);
82 ethnl_tunnel_info_fill_reply(const struct ethnl_req_info *req_base, argument
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
90 info = req_base->dev->udp_tunnel_nic_info;
116 if (udp_tunnel_nic_dump_write(req_base->dev, i, skb))
H A Dprivflags.c58 static int privflags_prepare_data(const struct ethnl_req_info *req_base, argument
88 static int privflags_reply_size(const struct ethnl_req_info *req_base, argument
92 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
101 const struct ethnl_req_info *req_base,
105 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
100 privflags_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dwol.c25 static int wol_prepare_data(const struct ethnl_req_info *req_base, argument
48 static int wol_reply_size(const struct ethnl_req_info *req_base, argument
51 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
66 const struct ethnl_req_info *req_base,
69 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
65 wol_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Deee.c24 static int eee_prepare_data(const struct ethnl_req_info *req_base, argument
44 static int eee_reply_size(const struct ethnl_req_info *req_base, argument
47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
77 const struct ethnl_req_info *req_base,
80 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
76 eee_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dlinkstate.c82 static int linkstate_prepare_data(const struct ethnl_req_info *req_base, argument
114 if (req_base->flags & ETHTOOL_FLAG_STATS) {
130 static int linkstate_reply_size(const struct ethnl_req_info *req_base, argument
158 const struct ethnl_req_info *req_base,
157 linkstate_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Drss.c45 rss_prepare_data(const struct ethnl_req_info *req_base, argument
50 struct rss_req_info *request = RSS_REQINFO(req_base);
108 rss_reply_size(const struct ethnl_req_info *req_base, argument
123 rss_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, argument
H A Dfec.c93 static int fec_prepare_data(const struct ethnl_req_info *req_base, argument
111 if (req_base->flags & ETHTOOL_FLAG_STATS &&
142 static int fec_reply_size(const struct ethnl_req_info *req_base, argument
145 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
160 if (req_base->flags & ETHTOOL_FLAG_STATS)
195 const struct ethnl_req_info *req_base,
198 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
214 if (req_base->flags & ETHTOOL_FLAG_STATS && fec_put_stats(skb, data))
194 fec_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dmm.c28 static int mm_prepare_data(const struct ethnl_req_info *req_base, argument
53 if (ops->get_mm_stats && (req_base->flags & ETHTOOL_FLAG_STATS))
62 static int mm_reply_size(const struct ethnl_req_info *req_base, argument
77 if (req_base->flags & ETHTOOL_FLAG_STATS)
125 const struct ethnl_req_info *req_base,
142 if (req_base->flags & ETHTOOL_FLAG_STATS &&
124 mm_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dplca.c54 static int plca_get_cfg_prepare_data(const struct ethnl_req_info *req_base, argument
90 static int plca_get_cfg_reply_size(const struct ethnl_req_info *req_base, argument
103 const struct ethnl_req_info *req_base,
197 static int plca_get_status_prepare_data(const struct ethnl_req_info *req_base, argument
232 static int plca_get_status_reply_size(const struct ethnl_req_info *req_base, argument
239 const struct ethnl_req_info *req_base,
102 plca_get_cfg_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
238 plca_get_status_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Deeprom.c103 static int eeprom_prepare_data(const struct ethnl_req_info *req_base, argument
108 struct eeprom_req_info *request = MODULE_EEPROM_REQINFO(req_base);
191 static int eeprom_reply_size(const struct ethnl_req_info *req_base, argument
194 const struct eeprom_req_info *request = MODULE_EEPROM_REQINFO(req_base);
200 const struct ethnl_req_info *req_base,
199 eeprom_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dpse-pd.c55 static int pse_prepare_data(const struct ethnl_req_info *req_base, argument
74 static int pse_reply_size(const struct ethnl_req_info *req_base, argument
90 const struct ethnl_req_info *req_base,
89 pse_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dlinkinfo.c24 static int linkinfo_prepare_data(const struct ethnl_req_info *req_base, argument
45 static int linkinfo_reply_size(const struct ethnl_req_info *req_base, argument
57 const struct ethnl_req_info *req_base,
56 linkinfo_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dmodule.c39 static int module_prepare_data(const struct ethnl_req_info *req_base, argument
60 static int module_reply_size(const struct ethnl_req_info *req_base, argument
76 const struct ethnl_req_info *req_base,
75 module_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dstrset.c181 static int strset_parse_request(struct ethnl_req_info *req_base, argument
185 struct strset_req_info *req_info = STRSET_REQINFO(req_base);
275 static int strset_prepare_data(const struct ethnl_req_info *req_base, argument
279 const struct strset_req_info *req_info = STRSET_REQINFO(req_base);
347 static int strset_reply_size(const struct ethnl_req_info *req_base, argument
350 const struct strset_req_info *req_info = STRSET_REQINFO(req_base);
437 const struct ethnl_req_info *req_base,
440 const struct strset_req_info *req_info = STRSET_REQINFO(req_base);
436 strset_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dlinkmodes.c28 static int linkmodes_prepare_data(const struct ethnl_req_info *req_base, argument
60 static int linkmodes_reply_size(const struct ethnl_req_info *req_base, argument
66 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
101 const struct ethnl_req_info *req_base,
107 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
100 linkmodes_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dfeatures.c36 static int features_prepare_data(const struct ethnl_req_info *req_base, argument
54 static int features_reply_size(const struct ethnl_req_info *req_base, argument
58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
87 const struct ethnl_req_info *req_base,
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS;
86 features_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dstats.c87 static int stats_parse_request(struct ethnl_req_info *req_base, argument
92 struct stats_req_info *req_info = STATS_REQINFO(req_base);
115 static int stats_prepare_data(const struct ethnl_req_info *req_base, argument
119 const struct stats_req_info *req_info = STATS_REQINFO(req_base);
166 static int stats_reply_size(const struct ethnl_req_info *req_base, argument
169 const struct stats_req_info *req_info = STATS_REQINFO(req_base);
401 const struct ethnl_req_info *req_base,
404 const struct stats_req_info *req_info = STATS_REQINFO(req_base);
400 stats_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dchannels.c25 static int channels_prepare_data(const struct ethnl_req_info *req_base, argument
44 static int channels_reply_size(const struct ethnl_req_info *req_base, argument
58 const struct ethnl_req_info *req_base,
57 channels_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Drings.c25 static int rings_prepare_data(const struct ethnl_req_info *req_base, argument
47 static int rings_reply_size(const struct ethnl_req_info *req_base, argument
68 const struct ethnl_req_info *req_base,
67 rings_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dcoalesce.c60 static int coalesce_prepare_data(const struct ethnl_req_info *req_base, argument
82 static int coalesce_reply_size(const struct ethnl_req_info *req_base, argument
131 const struct ethnl_req_info *req_base,
130 coalesce_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
/linux-master/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c422 struct crypto_async_request *req_base)
424 struct skcipher_request *skreq = container_of(req_base,
507 crypto_request_complete(backlog_req->req_base,
545 sec_req->cb(resp, sec_req->req_base);
727 sec_req->req_base = &skreq->base;
421 sec_skcipher_alg_callback(struct sec_bd_info *sec_resp, struct crypto_async_request *req_base) argument

Completed in 234 milliseconds

12