Searched refs:segment_count (Results 1 – 15 of 15) sorted by relevance
123 word segment_count; member168 word segment_count; member188 word segment_count; member
232 c->layer[0].segment_count = val[3] & 0x3f; /* slots */ in tc90522s_get_frontend()238 c->layer[1].segment_count = 0; in tc90522s_get_frontend()240 c->layer[1].segment_count = val[4] & 0x3f; /* slots */ in tc90522s_get_frontend()370 c->layer[0].segment_count = 0; in tc90522t_get_frontend()373 c->layer[0].segment_count = v; in tc90522t_get_frontend()383 c->layer[1].segment_count = 0; in tc90522t_get_frontend()386 c->layer[1].segment_count = v; in tc90522t_get_frontend()395 c->layer[2].segment_count = 0; in tc90522t_get_frontend()398 c->layer[2].segment_count = v; in tc90522t_get_frontend()
2033 …ate, 2 + layer_index, (constellation << 10) | ((c->layer[layer_index].segment_count & 0xf) << 6) |… in dib8000_set_layer()2034 if (c->layer[layer_index].segment_count > 0) { in dib8000_set_layer()2366 nbseg_diff += (c->layer[i].modulation == DQPSK) * c->layer[i].segment_count; in dib8000_set_isdbt_common_channel()2371 nbseg_diff += (c->layer[i].modulation == DQPSK) * c->layer[i].segment_count; in dib8000_set_isdbt_common_channel()2384 state->layer_b_nb_seg = c->layer[1].segment_count; in dib8000_set_isdbt_common_channel()2385 state->layer_c_nb_seg = c->layer[2].segment_count; in dib8000_set_isdbt_common_channel()2449 tmcc_pow += (((c->layer[i].modulation == DQPSK) * 4 + 1) * c->layer[i].segment_count) ; in dib8000_set_isdbt_common_channel()2543 c->layer[0].segment_count = 13; in dib8000_autosearch_start()2579 c->layer[0].segment_count = 13; in dib8000_autosearch_start()2581 c->layer[0].segment_count = 13; in dib8000_autosearch_start()[all …]
665 c->layer[layer].segment_count = rc; in mb86a20s_get_frontend()667 c->layer[layer].segment_count = 0; in mb86a20s_get_frontend()693 c->layer[layer].segment_count); in mb86a20s_get_frontend()
1251 …ty_cache.delivery_system == SYS_ISDBT) && (((state->fe->dtv_property_cache.layer[0].segment_count > in dib0090_gain_control()1259 ((state->fe->dtv_property_cache.layer[1].segment_count > in dib0090_gain_control()1267 ((state->fe->dtv_property_cache.layer[2].segment_count > in dib0090_gain_control()
84 si->segment_count[i] = sbi->segment_count[i]; in update_general_status()312 si->block_count[SSR], si->segment_count[SSR]); in stat_show()314 si->block_count[LFS], si->segment_count[LFS]); in stat_show()357 si->all_area_segs = le32_to_cpu(raw_super->segment_count); in f2fs_build_stats()
504 unsigned int segment_count; /* total # of segments */ member689 unsigned int segment_count[2]; /* # of allocated segments */ member1676 unsigned int segment_count[2]; member1715 ((sbi)->segment_count[(curseg)->alloc_type]++)
54 #define TOTAL_SEGS(sbi) (SM_I(sbi)->segment_count)
2131 sm_info->segment_count = le32_to_cpu(raw_super->segment_count); in build_segment_manager()
878 total = le32_to_cpu(raw_super->segment_count); in sanity_check_ckpt()
1969 int segment_count; in bnx2fc_free_hash_table() local1976 segment_count = hba->hash_tbl_segment_count; in bnx2fc_free_hash_table()1977 for (i = 0; i < segment_count; ++i) { in bnx2fc_free_hash_table()2007 int segment_count; in bnx2fc_allocate_hash_table() local2016 segment_count = hash_table_size + BNX2FC_HASH_TBL_CHUNK_SIZE - 1; in bnx2fc_allocate_hash_table()2017 segment_count /= BNX2FC_HASH_TBL_CHUNK_SIZE; in bnx2fc_allocate_hash_table()2018 hba->hash_tbl_segment_count = segment_count; in bnx2fc_allocate_hash_table()2020 segment_array_size = segment_count * sizeof(*hba->hash_tbl_segments); in bnx2fc_allocate_hash_table()2026 dma_segment_array_size = segment_count * sizeof(*dma_segment_array); in bnx2fc_allocate_hash_table()2033 for (i = 0; i < segment_count; ++i) { in bnx2fc_allocate_hash_table()[all …]
1069 c->layer[i].segment_count = 0; in dvb_frontend_clear_cache()1489 tvp->u.data = c->layer[0].segment_count; in dtv_property_process_get()1501 tvp->u.data = c->layer[1].segment_count; in dtv_property_process_get()1513 tvp->u.data = c->layer[2].segment_count; in dtv_property_process_get()1670 c->layer[i].segment_count = 0; in emulate_delivery_system()1957 c->layer[0].segment_count = tvp->u.data; in dtv_property_process_set()1969 c->layer[1].segment_count = tvp->u.data; in dtv_property_process_set()1981 c->layer[2].segment_count = tvp->u.data; in dtv_property_process_set()
370 u8 segment_count; member
69 __le32 segment_count; /* total # of segments */ member
400 c->layer[i].segment_count = lr->number_of_segments; in smsdvb_update_isdbt_stats()488 c->layer[i].segment_count = lr->number_of_segments; in smsdvb_update_isdbt_stats_ex()