Searched defs:req_info (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/crypto/cavium/cpt/ |
| H A D | cptvf_algs.c | 34 static inline void update_input_iv(struct cpt_request_info *req_info, in update_input_iv() 46 static inline void update_output_iv(struct cpt_request_info *req_info, in update_output_iv() 58 static inline void update_input_data(struct cpt_request_info *req_info, in update_input_data() 77 static inline void update_output_data(struct cpt_request_info *req_info, in update_output_data() 103 struct cpt_request_info *req_info = &rctx->cpt_req; in create_ctx_hdr() local 155 struct cpt_request_info *req_info = &rctx->cpt_req; in create_input_list() local 167 struct cpt_request_info *req_info) in store_cb_info() 177 struct cpt_request_info *req_info = &rctx->cpt_req; in create_output_list() local 199 struct cpt_request_info *req_info = &rctx->cpt_req; in cvm_enc_dec() local
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_algs.c | 147 struct otx_cpt_req_info *req_info; in output_iv_copyback() local 196 static inline void update_input_data(struct otx_cpt_req_info *req_info, in update_input_data() 214 static inline void update_output_data(struct otx_cpt_req_info *req_info, in update_output_data() 238 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_ctx_hdr() local 308 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_input_list() local 326 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_output_list() local 345 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in cpt_enc_dec() local 891 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_ctx_hdr() local 976 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_hmac_ctx_hdr() local 1000 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_input_list() local [all …]
|
| /linux/net/ethtool/ |
| H A D | strset.c | 197 struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_parse_request() local 292 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_prepare_data() local 371 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_reply_size() local 462 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_fill_reply() local
|
| H A D | tunnels.c | 167 struct ethnl_req_info req_info = {}; in ethnl_tunnel_info_doit() local 214 struct ethnl_req_info req_info; member
|
| H A D | coalesce.c | 357 ethnl_set_coalesce_validate(struct ethnl_req_info *req_info, in ethnl_set_coalesce_validate() 526 __ethnl_set_coalesce(struct ethnl_req_info *req_info, struct genl_info *info, in __ethnl_set_coalesce() 629 ethnl_set_coalesce(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_coalesce()
|
| H A D | rss.c | 70 rss_parse_request(struct ethnl_req_info *req_info, in rss_parse_request() 373 struct ethnl_req_info req_info = {}; in ethnl_rss_dump_start() local 523 struct rss_req_info req_info = { in ethtool_rss_notify() local 582 ethnl_rss_set_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_rss_set_validate() 824 ethnl_rss_set(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_rss_set()
|
| H A D | pse-pd.c | 276 ethnl_set_pse(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pse()
|
| H A D | eeprom.c | 155 static int eeprom_parse_request(struct ethnl_req_info *req_info, in eeprom_parse_request()
|
| H A D | tsconfig.c | 202 struct tsconfig_req_info *req_info; in tsconfig_send_reply() local
|
| H A D | netlink.h | 299 static inline void ethnl_parse_header_dev_put(struct ethnl_req_info *req_info) in ethnl_parse_header_dev_put()
|