Home
last modified time | relevance | path

Searched refs:req_base (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dtunnels.c36 ethnl_tunnel_info_reply_size(const struct ethnl_req_info *req_base, in ethnl_tunnel_info_reply_size() argument
39 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_reply_size()
45 info = req_base->dev->udp_tunnel_nic_info; in ethnl_tunnel_info_reply_size()
64 size += udp_tunnel_nic_dump_size(req_base->dev, i); 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() argument
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_fill_reply()
90 info = req_base->dev->udp_tunnel_nic_info; in ethnl_tunnel_info_fill_reply()
116 if (udp_tunnel_nic_dump_write(req_base->dev, i, skb)) in ethnl_tunnel_info_fill_reply()
H A Ddebug.c24 static int debug_prepare_data(const struct ethnl_req_info *req_base, in debug_prepare_data() argument
44 static int debug_reply_size(const struct ethnl_req_info *req_base, in debug_reply_size() argument
48 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_reply_size()
55 const struct ethnl_req_info *req_base, in debug_fill_reply() argument
59 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_fill_reply()
H A Dtsinfo.c26 static int tsinfo_prepare_data(const struct ethnl_req_info *req_base, in tsinfo_prepare_data() argument
43 static int tsinfo_reply_size(const struct ethnl_req_info *req_base, in tsinfo_reply_size() argument
47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size()
87 const struct ethnl_req_info *req_base, in tsinfo_fill_reply() argument
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply()
H A Dpause.c30 static int pause_prepare_data(const struct ethnl_req_info *req_base, in pause_prepare_data() argument
48 if (req_base->flags & ETHTOOL_FLAG_STATS && in pause_prepare_data()
56 static int pause_reply_size(const struct ethnl_req_info *req_base, in pause_reply_size() argument
63 if (req_base->flags & ETHTOOL_FLAG_STATS) in pause_reply_size()
105 const struct ethnl_req_info *req_base, in pause_fill_reply() argument
116 if (req_base->flags & ETHTOOL_FLAG_STATS && in pause_fill_reply()
H A Dwol.c25 static int wol_prepare_data(const struct ethnl_req_info *req_base, in wol_prepare_data() argument
47 static int wol_reply_size(const struct ethnl_req_info *req_base, in wol_reply_size() argument
50 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_reply_size()
65 const struct ethnl_req_info *req_base, in wol_fill_reply() argument
68 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_fill_reply()
H A Dstrset.c156 static int strset_parse_request(struct ethnl_req_info *req_base, in strset_parse_request() argument
160 struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_parse_request()
250 static int strset_prepare_data(const struct ethnl_req_info *req_base, in strset_prepare_data() argument
254 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_prepare_data()
322 static int strset_reply_size(const struct ethnl_req_info *req_base, in strset_reply_size() argument
325 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_reply_size()
412 const struct ethnl_req_info *req_base, in strset_fill_reply() argument
415 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_fill_reply()
H A Deee.c27 static int eee_prepare_data(const struct ethnl_req_info *req_base, in eee_prepare_data() argument
46 static int eee_reply_size(const struct ethnl_req_info *req_base, in eee_reply_size() argument
49 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_reply_size()
82 const struct ethnl_req_info *req_base, in eee_fill_reply() argument
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_fill_reply()
H A Dprivflags.c58 static int privflags_prepare_data(const struct ethnl_req_info *req_base, in privflags_prepare_data() argument
88 static int privflags_reply_size(const struct ethnl_req_info *req_base, in privflags_reply_size() argument
92 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_reply_size()
101 const struct ethnl_req_info *req_base, in privflags_fill_reply() argument
105 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_fill_reply()
H A Dfeatures.c36 static int features_prepare_data(const struct ethnl_req_info *req_base, in features_prepare_data() argument
54 static int features_reply_size(const struct ethnl_req_info *req_base, in features_reply_size() argument
58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size()
87 const struct ethnl_req_info *req_base, in features_fill_reply() argument
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply()
H A Dlinkinfo.c24 static int linkinfo_prepare_data(const struct ethnl_req_info *req_base, in linkinfo_prepare_data() argument
45 static int linkinfo_reply_size(const struct ethnl_req_info *req_base, in linkinfo_reply_size() argument
57 const struct ethnl_req_info *req_base, in linkinfo_fill_reply() argument
H A Dlinkstate.c81 static int linkstate_prepare_data(const struct ethnl_req_info *req_base, in linkstate_prepare_data() argument
116 static int linkstate_reply_size(const struct ethnl_req_info *req_base, in linkstate_reply_size() argument
141 const struct ethnl_req_info *req_base, in linkstate_fill_reply() argument
H A Drings.c23 static int rings_prepare_data(const struct ethnl_req_info *req_base, in rings_prepare_data() argument
42 static int rings_reply_size(const struct ethnl_req_info *req_base, in rings_reply_size() argument
56 const struct ethnl_req_info *req_base, in rings_fill_reply() argument
H A Dlinkmodes.c26 static int linkmodes_prepare_data(const struct ethnl_req_info *req_base, in linkmodes_prepare_data() argument
55 static int linkmodes_reply_size(const struct ethnl_req_info *req_base, in linkmodes_reply_size() argument
61 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size()
94 const struct ethnl_req_info *req_base, in linkmodes_fill_reply() argument
100 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply()
H A Dchannels.c25 static int channels_prepare_data(const struct ethnl_req_info *req_base, in channels_prepare_data() argument
44 static int channels_reply_size(const struct ethnl_req_info *req_base, in channels_reply_size() argument
58 const struct ethnl_req_info *req_base, in channels_fill_reply() argument
H A Dcoalesce.c59 static int coalesce_prepare_data(const struct ethnl_req_info *req_base, in coalesce_prepare_data() argument
79 static int coalesce_reply_size(const struct ethnl_req_info *req_base, in coalesce_reply_size() argument
123 const struct ethnl_req_info *req_base, in coalesce_fill_reply() argument
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vdpp.c164 int req_base; in vdpp_extract_task_msg() local
169 req_base = hw_info->zme_reg_off; in vdpp_extract_task_msg()
173 req_base = 0; in vdpp_extract_task_msg()
178 ret = mpp_check_req(req, req_base, max_size, 0, max_size); in vdpp_extract_task_msg()
182 dst += req->offset - req_base; in vdpp_extract_task_msg()
190 int req_base; in vdpp_extract_task_msg() local
194 req_base = hw_info->zme_reg_off; in vdpp_extract_task_msg()
197 req_base = 0; in vdpp_extract_task_msg()
201 ret = mpp_check_req(req, req_base, max_size, 0, max_size); in vdpp_extract_task_msg()
H A Dmpp_rkvenc.c268 int req_base; in rkvenc_extract_task_msg() local
273 req_base = RKVENC_L2_OFFSET; in rkvenc_extract_task_msg()
277 req_base = 0; in rkvenc_extract_task_msg()
282 ret = mpp_check_req(req, req_base, max_size, in rkvenc_extract_task_msg()
287 dst += req->offset - req_base; in rkvenc_extract_task_msg()
296 int req_base; in rkvenc_extract_task_msg() local
300 req_base = RKVENC_L2_OFFSET; in rkvenc_extract_task_msg()
303 req_base = 0; in rkvenc_extract_task_msg()
307 ret = mpp_check_req(req, req_base, max_size, in rkvenc_extract_task_msg()
H A Dmpp_rkvdec2.c160 int req_base; in rkvdec2_extract_task_msg() local
164 req_base = RKVDEC_PERF_SEL_OFFSET; in rkvdec2_extract_task_msg()
167 req_base = 0; in rkvdec2_extract_task_msg()
171 ret = mpp_check_req(req, req_base, max_size, 0, max_size); in rkvdec2_extract_task_msg()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c422 struct crypto_async_request *req_base) in sec_skcipher_alg_callback() argument
424 struct skcipher_request *skreq = container_of(req_base, in sec_skcipher_alg_callback()
507 backlog_req->req_base->complete(backlog_req->req_base, in sec_skcipher_alg_callback()
545 sec_req->cb(resp, sec_req->req_base); in sec_alg_callback()
727 sec_req->req_base = &skreq->base; in sec_alg_skcipher_crypto()
H A Dsec_drv.h283 struct crypto_async_request *req_base; member
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch400 V4L2RequestRefBase::V4L2RequestRefBase(V4L2RequestRefBase&& req_base) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch401 V4L2RequestRefBase::V4L2RequestRefBase(V4L2RequestRefBase&& req_base) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0002-Add-support-for-V4L2VDA-on-Linux.patch402 V4L2RequestRefBase::V4L2RequestRefBase(V4L2RequestRefBase&& req_base) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch395 V4L2RequestRefBase::V4L2RequestRefBase(V4L2RequestRefBase&& req_base) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch395 V4L2RequestRefBase::V4L2RequestRefBase(V4L2RequestRefBase&& req_base) {

12