/linux-6.3-rc2/drivers/crypto/cavium/cpt/ |
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-6.3-rc2/drivers/crypto/marvell/octeontx/ |
A D | otx_cptvf_algs.c | 146 struct otx_cpt_req_info *req_info; in output_iv_copyback() local 237 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_ctx_hdr() local 307 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_input_list() local 325 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_output_list() local 344 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in cpt_enc_dec() local 972 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_ctx_hdr() local 1057 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_hmac_ctx_hdr() local 1081 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_input_list() local 1098 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_output_list() local 1116 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_null_input_list() local [all …]
|
/linux-6.3-rc2/net/ethtool/ |
A D | netlink.c | 88 int ethnl_parse_header_dev_get(struct ethnl_req_info *req_info, in ethnl_parse_header_dev_get() 262 struct ethnl_req_info *req_info; member 330 static int ethnl_default_parse(struct ethnl_req_info *req_info, in ethnl_default_parse() 373 struct ethnl_req_info *req_info = NULL; in ethnl_default_doit() local 550 struct ethnl_req_info *req_info; in ethnl_default_start() local 612 struct ethnl_req_info req_info = {}; in ethnl_default_set_doit() local 680 struct ethnl_req_info *req_info; in ethnl_default_notify() local
|
A D | pause.c | 35 struct pause_req_info *req_info = PAUSE_REQINFO(req_base); in pause_parse_request() local 56 const struct pause_req_info *req_info = PAUSE_REQINFO(req_base); in pause_prepare_data() local 175 ethnl_set_pause_validate(struct ethnl_req_info *req_info, in ethnl_set_pause_validate() 184 ethnl_set_pause(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pause()
|
A D | strset.c | 185 struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_parse_request() local 279 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_prepare_data() local 350 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_reply_size() local 440 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_fill_reply() local
|
A D | stats.c | 92 struct stats_req_info *req_info = STATS_REQINFO(req_base); in stats_parse_request() local 119 const struct stats_req_info *req_info = STATS_REQINFO(req_base); in stats_prepare_data() local 170 const struct stats_req_info *req_info = STATS_REQINFO(req_base); in stats_reply_size() local 405 const struct stats_req_info *req_info = STATS_REQINFO(req_base); in stats_fill_reply() local
|
A D | debug.c | 75 ethnl_set_debug_validate(struct ethnl_req_info *req_info, in ethnl_set_debug_validate() 84 ethnl_set_debug(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_debug()
|
A D | linkinfo.c | 87 ethnl_set_linkinfo_validate(struct ethnl_req_info *req_info, in ethnl_set_linkinfo_validate() 98 ethnl_set_linkinfo(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_linkinfo()
|
A D | pse-pd.c | 119 ethnl_set_pse_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pse_validate() 125 ethnl_set_pse(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pse()
|
A D | wol.c | 96 ethnl_set_wol_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_wol_validate() 104 ethnl_set_wol(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_wol()
|
A D | rings.c | 123 ethnl_set_rings_validate(struct ethnl_req_info *req_info, in ethnl_set_rings_validate() 165 ethnl_set_rings(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_rings()
|
A D | channels.c | 101 ethnl_set_channels_validate(struct ethnl_req_info *req_info, in ethnl_set_channels_validate() 110 ethnl_set_channels(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_channels()
|
A D | eee.c | 123 ethnl_set_eee_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_eee_validate() 131 ethnl_set_eee(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_eee()
|
A D | module.c | 104 ethnl_set_module_validate(struct ethnl_req_info *req_info, in ethnl_set_module_validate() 124 ethnl_set_module(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_module()
|
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
|
A D | coalesce.c | 233 ethnl_set_coalesce_validate(struct ethnl_req_info *req_info, in ethnl_set_coalesce_validate() 257 ethnl_set_coalesce(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_coalesce()
|
A D | mm.c | 176 ethnl_set_mm_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_mm_validate() 183 static int ethnl_set_mm(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_mm()
|
A D | privflags.c | 130 ethnl_set_privflags_validate(struct ethnl_req_info *req_info, in ethnl_set_privflags_validate() 145 ethnl_set_privflags(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_privflags()
|
A D | cabletest.c | 58 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
|
A D | fec.c | 229 ethnl_set_fec_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_fec_validate() 237 ethnl_set_fec(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_fec()
|
A D | linkmodes.c | 302 ethnl_set_linkmodes_validate(struct ethnl_req_info *req_info, in ethnl_set_linkmodes_validate() 318 ethnl_set_linkmodes(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_linkmodes()
|
A D | rss.c | 32 rss_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in rss_parse_request()
|
A D | plca.c | 129 ethnl_set_plca(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_plca()
|
A D | eeprom.c | 147 static int eeprom_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in eeprom_parse_request()
|
/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/ |
A D | otx2_cptvf_algs.c | 128 struct otx2_cpt_req_info *req_info; in output_iv_copyback() local 224 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_ctx_hdr() local 292 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_input_list() local 310 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_output_list() local 353 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in cpt_enc_dec() local 1019 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_ctx_hdr() local 1110 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_hmac_ctx_hdr() local 1132 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_input_list() local 1149 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_output_list() local 1165 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_null_input_list() local [all …]
|