Home
last modified time | relevance | path

Searched defs:req_info (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.10/drivers/crypto/cavium/cpt/
Dcptvf_algs.c34 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-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c145 struct otx_cpt_req_info *req_info; in output_iv_copyback() local
194 static inline void update_input_data(struct otx_cpt_req_info *req_info, in update_input_data()
212 static inline void update_output_data(struct otx_cpt_req_info *req_info, in update_output_data()
236 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_ctx_hdr() local
306 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_input_list() local
324 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_output_list() local
343 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in cpt_enc_dec() local
970 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_ctx_hdr() local
1055 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_hmac_ctx_hdr() local
1079 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_input_list() local
[all …]
/Linux-v5.10/net/ethtool/
Dnetlink.c48 int ethnl_parse_header_dev_get(struct ethnl_req_info *req_info, in ethnl_parse_header_dev_get()
226 struct ethnl_req_info *req_info; member
269 static int ethnl_default_parse(struct ethnl_req_info *req_info, in ethnl_default_parse()
312 struct ethnl_req_info *req_info = NULL; in ethnl_default_doit() local
482 struct ethnl_req_info *req_info; in ethnl_default_start() local
562 struct ethnl_req_info *req_info; in ethnl_default_notify() local
Dstrset.c160 struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_parse_request() local
254 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_prepare_data() local
325 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_reply_size() local
413 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_fill_reply() local
Dtunnels.c165 struct ethnl_req_info req_info = {}; in ethnl_tunnel_info_doit() local
212 struct ethnl_req_info req_info; member
Dcabletest.c58 struct ethnl_req_info req_info = {}; in ethnl_act_cable_test() local
309 struct ethnl_req_info req_info = {}; in ethnl_act_cable_test_tdr() local
Ddebug.c88 struct ethnl_req_info req_info = {}; in ethnl_set_debug() local
Dlinkinfo.c102 struct ethnl_req_info req_info = {}; in ethnl_set_linkinfo() local
Drings.c113 struct ethnl_req_info req_info = {}; in ethnl_set_rings() local
Dchannels.c117 struct ethnl_req_info req_info = {}; in ethnl_set_channels() local
Dwol.c110 struct ethnl_req_info req_info = {}; in ethnl_set_wol() local
Deee.c136 struct ethnl_req_info req_info = {}; in ethnl_set_eee() local
Dpause.c149 struct ethnl_req_info req_info = {}; in ethnl_set_pause() local
Dcoalesce.c223 struct ethnl_req_info req_info = {}; in ethnl_set_coalesce() local
Dprivflags.c145 struct ethnl_req_info req_info = {}; in ethnl_set_privflags() local
Dfeatures.c221 struct ethnl_req_info req_info = {}; in ethnl_set_features() local
Dlinkmodes.c383 struct ethnl_req_info req_info = {}; in ethnl_set_linkmodes() local
/Linux-v5.10/drivers/scsi/bfa/
Dbfa_svc.h162 struct bfa_fcxp_req_info_s req_info; member