Home
last modified time | relevance | path

Searched refs:repeat_count (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-round-robin.c29 unsigned repeat_count; member
101 DMEMIT("%u ", pi->repeat_count); in rr_status()
118 unsigned repeat_count = RR_MIN_IO; in rr_add_path() local
128 if ((argc == 1) && (sscanf(argv[0], "%u%c", &repeat_count, &dummy) != 1)) { in rr_add_path()
133 if (repeat_count > 1) { in rr_add_path()
135 repeat_count = 1; in rr_add_path()
146 pi->repeat_count = repeat_count; in rr_add_path()
H A Ddm-queue-length.c38 unsigned repeat_count; member
103 DMEMIT("%u ", pi->repeat_count); in ql_status()
116 unsigned repeat_count = QL_MIN_IO; in ql_add_path() local
130 if ((argc == 1) && (sscanf(argv[0], "%u%c", &repeat_count, &dummy) != 1)) { in ql_add_path()
135 if (repeat_count > 1) { in ql_add_path()
137 repeat_count = 1; in ql_add_path()
148 pi->repeat_count = repeat_count; in ql_add_path()
H A Ddm-service-time.c33 unsigned repeat_count; member
99 DMEMIT("%u %u ", pi->repeat_count, in st_status()
113 unsigned repeat_count = ST_MIN_IO; in st_add_path() local
135 if (argc && (sscanf(argv[0], "%u%c", &repeat_count, &dummy) != 1)) { in st_add_path()
140 if (repeat_count > 1) { in st_add_path()
142 repeat_count = 1; in st_add_path()
160 pi->repeat_count = repeat_count; in st_add_path()
H A Ddm-historical-service-time.c57 unsigned int repeat_count; member
269 unsigned int repeat_count = HST_MIN_IO; in hst_add_path() local
283 if (argc && (sscanf(argv[0], "%u%c", &repeat_count, &dummy) != 1)) { in hst_add_path()
296 pi->repeat_count = repeat_count; in hst_add_path()
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-di.c35 int repeat_count; member
167 (c->repeat_count >= 0x1000) || in ipu_di_sync_config()
190 if (c->repeat_count == 0) in ipu_di_sync_config()
197 reg |= c->repeat_count << (16 * ((wave_gen - 1) & 0x1)); in ipu_di_sync_config()
235 .repeat_count = 2, in ipu_di_sync_config_interlaced()
243 .repeat_count = sig->mode.vactive / 2, in ipu_di_sync_config_interlaced()
251 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_interlaced()
299 .repeat_count = sig->mode.vactive, in ipu_di_sync_config_noninterlaced()
307 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_noninterlaced()
335 .repeat_count = sig->mode.vactive, in ipu_di_sync_config_noninterlaced()
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-queue-length.rst9 Table parameters for each path: [<repeat_count>]
13 <repeat_count>: The number of I/Os to dispatch using the selected
37 In case that 2 paths (sda and sdb) are used with repeat_count == 128.
H A Ddm-service-time.rst18 [<repeat_count> [<relative_throughput>]]
19 <repeat_count>:
78 In case that 2 paths (sda and sdb) are used with repeat_count == 128
/OK3568_Linux_fs/kernel/lib/842/
H A D842_compress.c483 u8 repeat_count = 0; in sw842_compress() local
530 if (++repeat_count <= REPEAT_BITS_MAX) in sw842_compress()
533 if (repeat_count) { in sw842_compress()
534 ret = add_repeat_template(p, repeat_count); in sw842_compress()
535 repeat_count = 0; in sw842_compress()
555 if (repeat_count) { in sw842_compress()
556 ret = add_repeat_template(p, repeat_count); in sw842_compress()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dati_remote.c252 unsigned int repeat_count; member
573 ati_remote->repeat_count++; in ati_remote_input_report()
575 ati_remote->repeat_count = 0; in ati_remote_input_report()
585 if (ati_remote->repeat_count > 0 && in ati_remote_input_report()
586 (ati_remote->repeat_count < 5 || in ati_remote_input_report()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu_disp.c206 int repeat_count, int cnt_clr_src, in ipu_di_sync_config() argument
215 (repeat_count >= 0x1000) || in ipu_di_sync_config()
227 if (repeat_count == 0) { in ipu_di_sync_config()
234 reg |= repeat_count << (16 * ((wave_gen - 1) & 0x1)); in ipu_di_sync_config()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A D3w-sas.h304 unsigned char repeat_count; member
H A D3w-9xxx.h573 unsigned char repeat_count; member
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dqp.h483 __be32 repeat_count; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2333 if (bgscan_cfg_in->repeat_count) { in mwifiex_cmd_802_11_bg_scan_config()
2339 cpu_to_le16(sizeof(repeat_count_tlv->repeat_count)); in mwifiex_cmd_802_11_bg_scan_config()
2340 repeat_count_tlv->repeat_count = in mwifiex_cmd_802_11_bg_scan_config()
2341 cpu_to_le16(bgscan_cfg_in->repeat_count); in mwifiex_cmd_802_11_bg_scan_config()
H A Dfw.h824 __le16 repeat_count; member
1567 u16 repeat_count; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_ieee.h1431 t_u16 repeat_count;
H A Dmoal_ioctl.c5014 roam->repeat_count = roam_offload_cfg->repeat_count; in woal_config_fw_roaming()
5148 priv->scan_cfg.repeat_count = (t_u16)ptr[1]; in woal_set_bg_scan()
5150 (int)priv->scan_cfg.repeat_count); in woal_set_bg_scan()
5235 priv->scan_cfg.repeat_count = DEF_REPEAT_COUNT; in woal_config_bgscan_and_rssi()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_ieee.h1431 t_u16 repeat_count;
H A Dmlan_sta_cmd.c2716 tlv_repeat->repeat_count = wlan_cpu_to_le16(roam->repeat_count); in mlan_prepare_roam_offload_tlv()
2826 if (roam->repeat_count) in wlan_cmd_roam_offload()
H A Dmlan_scan.c4933 if (bg_scan_in->repeat_count) { in wlan_cmd_bgscan_config()
4940 tlv_repeat->repeat_count = in wlan_cmd_bgscan_config()
4941 wlan_cpu_to_le16(bg_scan_in->repeat_count); in wlan_cmd_bgscan_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_ieee.h1903 t_u16 repeat_count;
H A Dmoal_ioctl.c5959 roam->repeat_count = roam_offload_cfg->repeat_count; in woal_config_fw_roaming()
6093 priv->scan_cfg.repeat_count = (t_u16)ptr[1]; in woal_set_bg_scan()
6095 (int)priv->scan_cfg.repeat_count); in woal_set_bg_scan()
6186 priv->scan_cfg.repeat_count = DEF_REPEAT_COUNT; in woal_config_bgscan_and_rssi()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_ieee.h1903 t_u16 repeat_count;
H A Dmlan_sta_cmd.c3259 tlv_repeat->repeat_count = wlan_cpu_to_le16(roam->repeat_count); in mlan_prepare_roam_offload_tlv()
3360 if (roam->repeat_count) in wlan_cmd_roam_offload()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dwr.c716 sblock_ctrl->repeat_count = cpu_to_be32(data_len / block_size); in set_sig_data_segment()

12