Home
last modified time | relevance | path

Searched refs:yds (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Ddevlink-user.c549 struct ynl_dump_state yds = {}; in devlink_get_dump() local
553 yds.ys = ys; in devlink_get_dump()
554 yds.alloc_sz = sizeof(struct devlink_get_list); in devlink_get_dump()
555 yds.cb = devlink_get_rsp_parse; in devlink_get_dump()
556 yds.rsp_cmd = 3; in devlink_get_dump()
557 yds.rsp_policy = &devlink_nest; in devlink_get_dump()
561 err = ynl_exec_dump(ys, nlh, &yds); in devlink_get_dump()
565 return yds.first; in devlink_get_dump()
568 devlink_get_list_free(yds.first); in devlink_get_dump()
730 struct ynl_dump_state yds in devlink_port_get_dump() local
872 struct ynl_dump_state yds = {}; devlink_sb_get_dump() local
1022 struct ynl_dump_state yds = {}; devlink_sb_pool_get_dump() local
1183 struct ynl_dump_state yds = {}; devlink_sb_port_pool_get_dump() local
1352 struct ynl_dump_state yds = {}; devlink_sb_tc_pool_bind_get_dump() local
1504 struct ynl_dump_state yds = {}; devlink_param_get_dump() local
1663 struct ynl_dump_state yds = {}; devlink_region_get_dump() local
1907 struct ynl_dump_state yds = {}; devlink_info_get_dump() local
2065 struct ynl_dump_state yds = {}; devlink_health_reporter_get_dump() local
2219 struct ynl_dump_state yds = {}; devlink_trap_get_dump() local
2372 struct ynl_dump_state yds = {}; devlink_trap_group_get_dump() local
2519 struct ynl_dump_state yds = {}; devlink_trap_policer_get_dump() local
2678 struct ynl_dump_state yds = {}; devlink_rate_get_dump() local
2821 struct ynl_dump_state yds = {}; devlink_linecard_get_dump() local
2957 struct ynl_dump_state yds = {}; devlink_selftests_get_dump() local
[all...]
H A Dnetdev-user.c152 struct ynl_dump_state yds = {}; in netdev_dev_get_dump() local
156 yds.ys = ys; in netdev_dev_get_dump()
157 yds.alloc_sz = sizeof(struct netdev_dev_get_list); in netdev_dev_get_dump()
158 yds.cb = netdev_dev_get_rsp_parse; in netdev_dev_get_dump()
159 yds.rsp_cmd = NETDEV_CMD_DEV_GET; in netdev_dev_get_dump()
160 yds.rsp_policy = &netdev_dev_nest; in netdev_dev_get_dump()
164 err = ynl_exec_dump(ys, nlh, &yds); in netdev_dev_get_dump()
168 return yds.first; in netdev_dev_get_dump()
171 netdev_dev_get_list_free(yds.first); in netdev_dev_get_dump()
H A Dethtool-user.c1654 struct ynl_dump_state yds = {}; in ethtool_strset_get_dump() local
1658 yds.ys = ys; in ethtool_strset_get_dump()
1659 yds.alloc_sz = sizeof(struct ethtool_strset_get_list); in ethtool_strset_get_dump()
1660 yds.cb = ethtool_strset_get_rsp_parse; in ethtool_strset_get_dump()
1661 yds.rsp_cmd = ETHTOOL_MSG_STRSET_GET; in ethtool_strset_get_dump()
1662 yds.rsp_policy = &ethtool_strset_nest; in ethtool_strset_get_dump()
1674 err = ynl_exec_dump(ys, nlh, &yds); in ethtool_strset_get_dump()
1678 return yds.first; in ethtool_strset_get_dump()
1681 ethtool_strset_get_list_free(yds.first); in ethtool_strset_get_dump()
1801 struct ynl_dump_state yds in ethtool_linkinfo_get_dump() local
2021 struct ynl_dump_state yds = {}; ethtool_linkmodes_get_dump() local
2226 struct ynl_dump_state yds = {}; ethtool_linkstate_get_dump() local
2355 struct ynl_dump_state yds = {}; ethtool_debug_get_dump() local
2532 struct ynl_dump_state yds = {}; ethtool_wol_get_dump() local
2735 struct ynl_dump_state yds = {}; ethtool_features_get_dump() local
3001 struct ynl_dump_state yds = {}; ethtool_privflags_get_dump() local
3232 struct ynl_dump_state yds = {}; ethtool_rings_get_dump() local
3453 struct ynl_dump_state yds = {}; ethtool_channels_get_dump() local
3756 struct ynl_dump_state yds = {}; ethtool_coalesce_get_dump() local
3993 struct ynl_dump_state yds = {}; ethtool_pause_get_dump() local
4197 struct ynl_dump_state yds = {}; ethtool_eee_get_dump() local
4402 struct ynl_dump_state yds = {}; ethtool_tsinfo_get_dump() local
4588 struct ynl_dump_state yds = {}; ethtool_tunnel_info_get_dump() local
4737 struct ynl_dump_state yds = {}; ethtool_fec_get_dump() local
4941 struct ynl_dump_state yds = {}; ethtool_module_eeprom_get_dump() local
5066 struct ynl_dump_state yds = {}; ethtool_phc_vclocks_get_dump() local
5194 struct ynl_dump_state yds = {}; ethtool_module_get_dump() local
5363 struct ynl_dump_state yds = {}; ethtool_pse_get_dump() local
5546 struct ynl_dump_state yds = {}; ethtool_rss_get_dump() local
5704 struct ynl_dump_state yds = {}; ethtool_plca_get_cfg_dump() local
5914 struct ynl_dump_state yds = {}; ethtool_plca_get_status_dump() local
6082 struct ynl_dump_state yds = {}; ethtool_mm_get_dump() local
[all...]
H A Dfou-user.c303 struct ynl_dump_state yds = {}; in fou_get_dump() local
307 yds.ys = ys; in fou_get_dump()
308 yds.alloc_sz = sizeof(struct fou_get_list); in fou_get_dump()
309 yds.cb = fou_get_rsp_parse; in fou_get_dump()
310 yds.rsp_cmd = FOU_CMD_GET; in fou_get_dump()
311 yds.rsp_policy = &fou_nest; in fou_get_dump()
315 err = ynl_exec_dump(ys, nlh, &yds); in fou_get_dump()
319 return yds.first; in fou_get_dump()
322 fou_get_list_free(yds.first); in fou_get_dump()
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_mixer.c226 u32 ydo, xdo, yds, xds; in sti_mixer_set_background_area() local
229 yds = sti_vtg_get_line_number(*mode, mode->vdisplay - 1); in sti_mixer_set_background_area()
234 sti_mixer_reg_write(mixer, GAM_MIXER_BCS, yds << 16 | xds); in sti_mixer_set_background_area()
295 u32 ydo, xdo, yds, xds; in sti_mixer_active_video_area() local
298 yds = sti_vtg_get_line_number(*mode, mode->vdisplay - 1); in sti_mixer_active_video_area()
302 DRM_DEBUG_DRIVER("%s active video area xdo:%d ydo:%d xds:%d yds:%d\n", in sti_mixer_active_video_area()
303 sti_mixer_to_str(mixer), xdo, ydo, xds, yds); in sti_mixer_active_video_area()
305 sti_mixer_reg_write(mixer, GAM_MIXER_AVS, yds << 16 | xds); in sti_mixer_active_video_area()
H A Dsti_vid.c149 u32 val, ydo, xdo, yds, xds; in sti_vid_commit() local
162 yds = sti_vtg_get_line_number(*mode, dst_y + dst_h - 1); in sti_vid_commit()
167 writel((yds << 16) | xds, vid->regs + VID_VPS); in sti_vid_commit()
H A Dsti_gdp.c716 u32 ydo, xdo, yds, xds; in sti_gdp_atomic_update() local
788 yds = sti_vtg_get_line_number(*mode, dst_y + dst_h - 1); in sti_gdp_atomic_update()
792 top_field->gam_gdp_vps = (yds << 16) | xds; in sti_gdp_atomic_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_mixer.c226 u32 ydo, xdo, yds, xds; in sti_mixer_set_background_area() local
229 yds = sti_vtg_get_line_number(*mode, mode->vdisplay - 1); in sti_mixer_set_background_area()
234 sti_mixer_reg_write(mixer, GAM_MIXER_BCS, yds << 16 | xds); in sti_mixer_set_background_area()
295 u32 ydo, xdo, yds, xds; in sti_mixer_active_video_area() local
298 yds = sti_vtg_get_line_number(*mode, mode->vdisplay - 1); in sti_mixer_active_video_area()
302 DRM_DEBUG_DRIVER("%s active video area xdo:%d ydo:%d xds:%d yds:%d\n", in sti_mixer_active_video_area()
303 sti_mixer_to_str(mixer), xdo, ydo, xds, yds); in sti_mixer_active_video_area()
305 sti_mixer_reg_write(mixer, GAM_MIXER_AVS, yds << 16 | xds); in sti_mixer_active_video_area()
H A Dsti_vid.c149 u32 val, ydo, xdo, yds, xds; in sti_vid_commit() local
162 yds = sti_vtg_get_line_number(*mode, dst_y + dst_h - 1); in sti_vid_commit()
167 writel((yds << 16) | xds, vid->regs + VID_VPS); in sti_vid_commit()
H A Dsti_gdp.c725 u32 ydo, xdo, yds, xds; in sti_gdp_atomic_update() local
797 yds = sti_vtg_get_line_number(*mode, dst_y + dst_h - 1); in sti_gdp_atomic_update()
801 top_field->gam_gdp_vps = (yds << 16) | xds; in sti_gdp_atomic_update()
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/
H A Dudl_modeset.c150 u16 xds, yds; in udl_set_vid_cmds() local
162 yds = mode->crtc_vtotal - mode->crtc_vsync_start; in udl_set_vid_cmds()
163 wrptr = udl_set_register_lfsr16(wrptr, 0x05, yds); in udl_set_vid_cmds()
165 yde = yds + mode->crtc_vdisplay; in udl_set_vid_cmds()
/kernel/linux/linux-6.6/tools/net/ynl/lib/
H A Dynl.c885 struct ynl_dump_state *yds) in ynl_exec_dump()
901 ynl_dump_trampoline, yds, in ynl_exec_dump()
907 yds->first = ynl_dump_end(yds); in ynl_exec_dump()
911 yds->first = ynl_dump_end(yds); in ynl_exec_dump()
884 ynl_exec_dump(struct ynl_sock *ys, struct nlmsghdr *req_nlh, struct ynl_dump_state *yds) ynl_exec_dump() argument
H A Dynl.h232 struct ynl_dump_state *yds);
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dudlfb.c224 u16 xds, yds; in dlfb_set_vid_cmds() local
236 yds = var->upper_margin + var->vsync_len; in dlfb_set_vid_cmds()
237 wrptr = dlfb_set_register_lfsr16(wrptr, 0x05, yds); in dlfb_set_vid_cmds()
239 yde = yds + var->yres; in dlfb_set_vid_cmds()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dudlfb.c224 u16 xds, yds; in dlfb_set_vid_cmds() local
236 yds = var->upper_margin + var->vsync_len; in dlfb_set_vid_cmds()
237 wrptr = dlfb_set_register_lfsr16(wrptr, 0x05, yds); in dlfb_set_vid_cmds()
239 yde = yds + var->yres; in dlfb_set_vid_cmds()
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-css-params.c2198 /* acc_param: yuvp1_yds_config yds */ in imgu_css_cfg_acc()
2202 acc->yds = acc_user->yds; in imgu_css_cfg_acc()
2205 acc->yds = acc_old->yds; in imgu_css_cfg_acc()
2208 acc->yds = imgu_css_yds_defaults; in imgu_css_cfg_acc()
H A Dipu3-abi.h1290 struct ipu3_uapi_yuvp1_yds_config yds __aligned(32);
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-css-params.c2195 /* acc_param: yuvp1_yds_config yds */ in imgu_css_cfg_acc()
2199 acc->yds = acc_user->yds; in imgu_css_cfg_acc()
2202 acc->yds = acc_old->yds; in imgu_css_cfg_acc()
2205 acc->yds = imgu_css_yds_defaults; in imgu_css_cfg_acc()
H A Dipu3-abi.h1290 struct ipu3_uapi_yuvp1_yds_config yds __aligned(32);
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/include/
H A Dintel-ipu3.h2449 * @yds: y down scaler config. See &ipu3_uapi_yuvp1_yds_config
2476 struct ipu3_uapi_yuvp1_yds_config yds __attribute__((aligned(32))); member
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h2486 * @yds: y down scaler config. See &ipu3_uapi_yuvp1_yds_config
2513 struct ipu3_uapi_yuvp1_yds_config yds __attribute__((aligned(32))); member

Completed in 47 milliseconds