Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dtsconfig.c35 static int tsconfig_prepare_data(const struct ethnl_req_info *req_base, in tsconfig_prepare_data()
87 static int tsconfig_reply_size(const struct ethnl_req_info *req_base, in tsconfig_reply_size()
134 const struct ethnl_req_info *req_base, in tsconfig_fill_reply()
251 static int ethnl_set_tsconfig_validate(struct ethnl_req_info *req_base, in ethnl_set_tsconfig_validate()
303 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 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 Drss.c260 rss_prepare_data(const struct ethnl_req_info *req_base, in rss_prepare_data()
281 rss_reply_size(const struct ethnl_req_info *req_base, in rss_reply_size()
300 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