Home
last modified time | relevance | path

Searched defs:req_base (Results 1 – 12 of 12) sorted by relevance

/linux/net/ethtool/
H A Dtsconfig.c34 static int tsconfig_prepare_data(const struct ethnl_req_info *req_base, in tsconfig_prepare_data()
86 static int tsconfig_reply_size(const struct ethnl_req_info *req_base, in tsconfig_reply_size()
133 const struct ethnl_req_info *req_base, in tsconfig_fill_reply()
250 static int ethnl_set_tsconfig_validate(struct ethnl_req_info *req_base, in ethnl_set_tsconfig_validate()
302 static int ethnl_set_tsconfig(struct ethnl_req_info *req_base, in ethnl_set_tsconfig()
H A Dlinkstate.c97 static int linkstate_prepare_data(const struct ethnl_req_info *req_base, in linkstate_prepare_data()
152 static int linkstate_reply_size(const struct ethnl_req_info *req_base, in linkstate_reply_size()
179 const struct ethnl_req_info *req_base, in linkstate_fill_reply()
H A Dpse-pd.c55 static int pse_prepare_data(const struct ethnl_req_info *req_base, in pse_prepare_data()
81 static int pse_reply_size(const struct ethnl_req_info *req_base, in pse_reply_size()
152 const struct ethnl_req_info *req_base, in pse_fill_reply()
H A Dstrset.c192 static int strset_parse_request(struct ethnl_req_info *req_base, in strset_parse_request()
288 static int strset_prepare_data(const struct ethnl_req_info *req_base, in strset_prepare_data()
368 static int strset_reply_size(const struct ethnl_req_info *req_base, in strset_reply_size()
459 const struct ethnl_req_info *req_base, in strset_fill_reply()
H A Deeprom.c113 static int eeprom_prepare_data(const struct ethnl_req_info *req_base, in eeprom_prepare_data()
202 static int eeprom_reply_size(const struct ethnl_req_info *req_base, in eeprom_reply_size()
211 const struct ethnl_req_info *req_base, in eeprom_fill_reply()
H A Dtsinfo.c73 tsinfo_parse_request(struct ethnl_req_info *req_base, in tsinfo_parse_request()
95 static int tsinfo_prepare_data(const struct ethnl_req_info *req_base, in tsinfo_prepare_data()
128 static int tsinfo_reply_size(const struct ethnl_req_info *req_base, in tsinfo_reply_size()
220 const struct ethnl_req_info *req_base, in tsinfo_fill_reply()
H A Dmm.c29 static int mm_prepare_data(const struct ethnl_req_info *req_base, in mm_prepare_data()
63 static int mm_reply_size(const struct ethnl_req_info *req_base, in mm_reply_size()
126 const struct ethnl_req_info *req_base, in mm_fill_reply()
H A Dtunnels.c36 ethnl_tunnel_info_reply_size(const struct ethnl_req_info *req_base, in ethnl_tunnel_info_reply_size()
82 ethnl_tunnel_info_fill_reply(const struct ethnl_req_info *req_base, in ethnl_tunnel_info_fill_reply()
H A Dcoalesce.c62 static int coalesce_prepare_data(const struct ethnl_req_info *req_base, in coalesce_prepare_data()
84 static int coalesce_reply_size(const struct ethnl_req_info *req_base, in coalesce_reply_size()
212 const struct ethnl_req_info *req_base, in coalesce_fill_reply()
H A Dmodule.c50 static int module_prepare_data(const struct ethnl_req_info *req_base, in module_prepare_data()
71 static int module_reply_size(const struct ethnl_req_info *req_base, in module_reply_size()
87 const struct ethnl_req_info *req_base, in module_fill_reply()
H A Drss.c259 rss_prepare_data(const struct ethnl_req_info *req_base, in rss_prepare_data()
280 rss_reply_size(const struct ethnl_req_info *req_base, in rss_reply_size()
299 rss_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, in rss_fill_reply()
/linux/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h283 struct crypto_async_request *req_base; member