Home
last modified time | relevance | path

Searched refs:start_idx (Results 1 – 25 of 107) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dar9003_aic.c312 int16_t start_idx, end_idx; in ar9003_aic_cal_post_process() local
317 start_idx = ar9003_aic_find_valid(cal_sram_valid, 0, i); in ar9003_aic_cal_post_process()
320 if (start_idx < 0) { in ar9003_aic_cal_post_process()
322 start_idx = end_idx; in ar9003_aic_cal_post_process()
323 end_idx = ar9003_aic_find_valid(cal_sram_valid, 1, start_idx); in ar9003_aic_cal_post_process()
331 ((aic_sram[start_idx].dir_path_gain_lin - in ar9003_aic_cal_post_process()
333 (start_idx - i) + ((end_idx - i) >> 1)) / in ar9003_aic_cal_post_process()
335 aic_sram[start_idx].dir_path_gain_lin; in ar9003_aic_cal_post_process()
337 ((aic_sram[start_idx].quad_path_gain_lin - in ar9003_aic_cal_post_process()
339 (start_idx - i) + ((end_idx - i) >> 1)) / in ar9003_aic_cal_post_process()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dscan.c42 struct cfg80211_scan_request *req, int start_idx) in send_scan_req() argument
47 for (i = start_idx; i < req->n_channels; i++) { in send_scan_req()
48 ch_start = req->channels[start_idx]; in send_scan_req()
59 ret = hif_scan(wvif, req, start_idx, i - start_idx, &timeout); in send_scan_req()
65 if (req->channels[start_idx]->max_power != wvif->vif->bss_conf.txpower) in send_scan_req()
77 return i - start_idx; in send_scan_req()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Ddax.c181 static int fuse_setup_one_mapping(struct inode *inode, unsigned long start_idx, in fuse_setup_one_mapping() argument
189 loff_t offset = start_idx << FUSE_DAX_SHIFT; in fuse_setup_one_mapping()
220 dmap->itn.start = dmap->itn.last = start_idx; in fuse_setup_one_mapping()
316 unsigned long start_idx = start >> FUSE_DAX_SHIFT; in inode_reclaim_dmap_range() local
321 node = interval_tree_iter_first(&fi->dax->tree, start_idx, in inode_reclaim_dmap_range()
440 unsigned long start_idx = pos >> FUSE_DAX_SHIFT; in fuse_setup_new_dax_mapping() local
476 node = interval_tree_iter_first(&fi->dax->tree, start_idx, start_idx); in fuse_setup_new_dax_mapping()
568 unsigned long start_idx = pos >> FUSE_DAX_SHIFT; in fuse_iomap_begin() local
588 node = interval_tree_iter_first(&fi->dax->tree, start_idx, start_idx); in fuse_iomap_begin()
958 unsigned long start_idx; in inode_inline_reclaim_one_dmap() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Drsc_dump.c59 int read_size, int start_idx) in mlx5_rsc_dump_read_menu_sgmt() argument
70 if (!start_idx) { in mlx5_rsc_dump_read_menu_sgmt()
79 for (i = 0; start_idx + i < num_of_items; i++) { in mlx5_rsc_dump_read_menu_sgmt()
82 return start_idx + i; in mlx5_rsc_dump_read_menu_sgmt()
189 int start_idx = 0; in mlx5_rsc_dump_menu() local
211 start_idx = mlx5_rsc_dump_read_menu_sgmt(dev->rsc_dump, page, size, start_idx); in mlx5_rsc_dump_menu()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema_iface.c317 u16 start_idx, num_macs, idx = 0, count = 0; in opa_vnic_query_mcast_macs() local
320 start_idx = be16_to_cpu(macs->start_idx); in opa_vnic_query_mcast_macs()
325 if (start_idx > idx++) in opa_vnic_query_mcast_macs()
349 u16 start_idx, tot_macs, num_macs, idx = 0, count = 0, em_macs = 0; in opa_vnic_query_ucast_macs() local
352 start_idx = be16_to_cpu(macs->start_idx); in opa_vnic_query_ucast_macs()
365 if (start_idx > idx++) in opa_vnic_query_ucast_macs()
377 if (start_idx > idx++) in opa_vnic_query_ucast_macs()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_hmc.c272 if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt) in i40iw_hmc_finish_add_sd_reg()
275 if ((info->start_idx + info->count) > in i40iw_hmc_finish_add_sd_reg()
306 if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt) in i40iw_sc_create_hmc_obj()
309 if ((info->start_idx + info->count) > in i40iw_sc_create_hmc_obj()
313 __func__, info->rsrc_type, info->start_idx, info->count, in i40iw_sc_create_hmc_obj()
322 info->start_idx, info->count, in i40iw_sc_create_hmc_obj()
329 info->start_idx, info->count, &pd_idx, &pd_lmt); in i40iw_sc_create_hmc_obj()
457 if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt) { in i40iw_sc_del_hmc_obj()
460 __func__, info->start_idx, info->rsrc_type, in i40iw_sc_del_hmc_obj()
465 if ((info->start_idx + info->count) > in i40iw_sc_del_hmc_obj()
[all …]
H A Di40iw_hmc.h195 u32 start_idx; member
206 u32 start_idx; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_macdbg.c449 int start_idx, struct bcmstrbuf *b, bool verbose) in _dhd_print_d11regs() argument
463 _dhd_print_d11reg(macdbg_info, (idx + start_idx), pregs->type, in _dhd_print_d11regs()
472 _dhd_print_d11reg(macdbg_info, (idx + start_idx), pregs->type, in _dhd_print_d11regs()
542 uint16 start_idx; in dhd_macdbg_pd11regs() local
548 start_idx = pd11regs->start_idx; in dhd_macdbg_pd11regs()
556 start_idx, b, verbose); in dhd_macdbg_pd11regs()
617 int start_idx, struct bcmstrbuf *b, bool verbose) in _dhd_print_svmps() argument
623 BCM_REFERENCE(start_idx); in _dhd_print_svmps()
727 uint16 start_idx; in dhd_macdbg_psvmpmems() local
733 start_idx = pd11regs->start_idx; in dhd_macdbg_psvmpmems()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsubstring-locations.h55 int caret_idx, int start_idx, int end_idx) in substring_loc() argument
57 m_caret_idx (caret_idx), m_start_idx (start_idx), m_end_idx (end_idx) {} in substring_loc()
123 int start_idx, int end_idx,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsubstring-locations.h55 int caret_idx, int start_idx, int end_idx) in substring_loc() argument
57 m_caret_idx (caret_idx), m_start_idx (start_idx), m_end_idx (end_idx) {} in substring_loc()
123 int start_idx, int end_idx,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.c307 if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt) { in i40e_create_lan_hmc_object()
313 if ((info->start_idx + info->count) > in i40e_create_lan_hmc_object()
323 info->start_idx, info->count, in i40e_create_lan_hmc_object()
332 info->start_idx, info->count, &pd_idx, in i40e_create_lan_hmc_object()
449 info.start_idx = 0; in i40e_configure_lan_hmc()
559 if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt) { in i40e_delete_lan_hmc_object()
566 if ((info->start_idx + info->count) > in i40e_delete_lan_hmc_object()
575 info->start_idx, info->count, &pd_idx, in i40e_delete_lan_hmc_object()
598 info->start_idx, info->count, in i40e_delete_lan_hmc_object()
642 info.start_idx = 0; in i40e_shutdown_lan_hmc()
H A Di40e_lan_hmc.h127 u32 start_idx; member
136 u32 start_idx; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddm.c191 u64 start_idx; in mlx5_dm_sw_icm_dealloc() local
220 start_idx = (addr - icm_start_addr) >> MLX5_LOG_SW_ICM_BLOCK_SIZE(dev); in mlx5_dm_sw_icm_dealloc()
223 start_idx, num_blocks); in mlx5_dm_sw_icm_dealloc()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcompress.c875 unsigned int start_idx = cluster_idx << in __f2fs_cluster_blocks() local
880 ret = f2fs_get_dnode_of_data(&dn, start_idx, LOOKUP_NODE); in __f2fs_cluster_blocks()
968 pgoff_t start_idx = start_idx_of_cluster(cc); in prepare_compress_overwrite() local
972 ret = f2fs_is_compressed_cluster(cc->inode, start_idx); in prepare_compress_overwrite()
982 page = f2fs_pagecache_get_page(mapping, start_idx + i, in prepare_compress_overwrite()
1015 page = find_lock_page(mapping, start_idx + i); in prepare_compress_overwrite()
1088 pgoff_t start_idx = from >> (PAGE_SHIFT + log_cluster_size) << in f2fs_truncate_partial_cluster() local
1092 err = f2fs_is_compressed_cluster(inode, start_idx); in f2fs_truncate_partial_cluster()
1102 start_idx, &fsdata); in f2fs_truncate_partial_cluster()
1127 f2fs_compress_write_end(inode, fsdata, start_idx, true); in f2fs_truncate_partial_cluster()
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c580 int start_idx = 0, show_idx = -1, old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show() local
829 start_idx = i; in charge_animation_show()
834 start_idx = IMAGE_SOC_100_IDX(image_num); in charge_animation_show()
843 show_idx = start_idx; in charge_animation_show()
952 int type = EINK_LOGO_CHARGING_0 << start_idx; in charge_animation_show()
963 old_show_idx = start_idx; in charge_animation_show()
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Ddt_idle_states.c151 unsigned int start_idx) in dt_init_idle_driver() argument
158 unsigned int state_idx = start_idx; in dt_init_idle_driver()
H A Ddt_idle_states.h7 unsigned int start_idx);
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dumem_odp.c358 int pfn_index, dma_index, ret = 0, start_idx; in ib_umem_odp_map_dma_and_lock() local
412 start_idx = (range.start - ib_umem_start(umem_odp)) >> page_shift; in ib_umem_odp_map_dma_and_lock()
413 dma_index = start_idx; in ib_umem_odp_map_dma_and_lock()
464 ret = dma_index - start_idx; in ib_umem_odp_map_dma_and_lock()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_sdma.c110 idx = txp->start_idx; in clear_sdma_activelist()
345 idx = txp->start_idx; in qib_sdma_make_progress()
377 idx = txp->start_idx; in qib_sdma_make_progress()
496 tx->txreq.start_idx = 0; in complete_sdma_err_req()
563 tx->txreq.start_idx = tail; in qib_sdma_verbs_send()
730 txp->start_idx, txp->next_descq_idx); in dump_sdma_state()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_interrupts.c779 int start_idx; in dpu_hw_intr_dispatch_irq() local
800 start_idx = reg_idx * 32; in dpu_hw_intr_dispatch_irq()
801 end_idx = start_idx + 32; in dpu_hw_intr_dispatch_irq()
804 start_idx >= ARRAY_SIZE(dpu_irq_map)) in dpu_hw_intr_dispatch_irq()
812 for (irq_idx = start_idx; in dpu_hw_intr_dispatch_irq()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/
H A Dcodec-v4l2-fwht.c60 unsigned int start_idx) in v4l2_fwht_find_nth_fmt() argument
69 if (start_idx == 0) in v4l2_fwht_find_nth_fmt()
71 start_idx--; in v4l2_fwht_find_nth_fmt()
H A Dcodec-v4l2-fwht.h59 unsigned int start_idx);
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dcfg.c400 unsigned int start_idx; in draw_bb_node() local
405 start_idx = bb->head - func->start; in draw_bb_node()
406 dump_xlated_for_graph(&dd, bb->head, bb->tail, start_idx); in draw_bb_node()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vdpp.c274 u32 start_idx, u32 end_idx) in vdpp_write_req_zme() argument
278 for (i = start_idx; i < end_idx; i++) { in vdpp_write_req_zme()
290 u32 start_idx, u32 end_idx) in vdpp_read_req_zme() argument
294 for (i = start_idx; i < end_idx; i++) { in vdpp_read_req_zme()
/OK3568_Linux_fs/u-boot/drivers/dma/
H A Dkeystone_nav.c63 qm_cfg->desc_mem[0].start_idx = 0; in _qm_init()
94 qm_cfg->desc_mem[j].start_idx = 0; in qm_close()

12345