Searched refs:segment_count (Results 1 – 11 of 11) sorted by relevance
222 c->layer[0].segment_count = val[3] & 0x3f; /* slots */ in tc90522s_get_frontend()228 c->layer[1].segment_count = 0; in tc90522s_get_frontend()230 c->layer[1].segment_count = val[4] & 0x3f; /* slots */ in tc90522s_get_frontend()362 c->layer[0].segment_count = 0; in tc90522t_get_frontend()365 c->layer[0].segment_count = v; in tc90522t_get_frontend()375 c->layer[1].segment_count = 0; in tc90522t_get_frontend()378 c->layer[1].segment_count = v; in tc90522t_get_frontend()387 c->layer[2].segment_count = 0; in tc90522t_get_frontend()390 c->layer[2].segment_count = v; in tc90522t_get_frontend()
2037 …ate, 2 + layer_index, (constellation << 10) | ((c->layer[layer_index].segment_count & 0xf) << 6) |… in dib8000_set_layer()2038 if (c->layer[layer_index].segment_count > 0) { in dib8000_set_layer()2370 nbseg_diff += (c->layer[i].modulation == DQPSK) * c->layer[i].segment_count; in dib8000_set_isdbt_common_channel()2375 nbseg_diff += (c->layer[i].modulation == DQPSK) * c->layer[i].segment_count; in dib8000_set_isdbt_common_channel()2388 state->layer_b_nb_seg = c->layer[1].segment_count; in dib8000_set_isdbt_common_channel()2389 state->layer_c_nb_seg = c->layer[2].segment_count; in dib8000_set_isdbt_common_channel()2453 tmcc_pow += (((c->layer[i].modulation == DQPSK) * 4 + 1) * c->layer[i].segment_count) ; in dib8000_set_isdbt_common_channel()2547 c->layer[0].segment_count = 13; in dib8000_autosearch_start()2583 c->layer[0].segment_count = 13; in dib8000_autosearch_start()2585 c->layer[0].segment_count = 13; in dib8000_autosearch_start()[all …]
654 c->layer[layer].segment_count = rc; in mb86a20s_get_frontend()656 c->layer[layer].segment_count = 0; in mb86a20s_get_frontend()682 c->layer[layer].segment_count); in mb86a20s_get_frontend()
1247 …ty_cache.delivery_system == SYS_ISDBT) && (((state->fe->dtv_property_cache.layer[0].segment_count > in dib0090_gain_control()1255 ((state->fe->dtv_property_cache.layer[1].segment_count > in dib0090_gain_control()1263 ((state->fe->dtv_property_cache.layer[2].segment_count > in dib0090_gain_control()
1951 int segment_count; in bnx2fc_free_hash_table() local1958 segment_count = hba->hash_tbl_segment_count; in bnx2fc_free_hash_table()1959 for (i = 0; i < segment_count; ++i) { in bnx2fc_free_hash_table()1989 int segment_count; in bnx2fc_allocate_hash_table() local1998 segment_count = hash_table_size + BNX2FC_HASH_TBL_CHUNK_SIZE - 1; in bnx2fc_allocate_hash_table()1999 segment_count /= BNX2FC_HASH_TBL_CHUNK_SIZE; in bnx2fc_allocate_hash_table()2000 hba->hash_tbl_segment_count = segment_count; in bnx2fc_allocate_hash_table()2002 segment_array_size = segment_count * sizeof(*hba->hash_tbl_segments); in bnx2fc_allocate_hash_table()2008 dma_segment_array_size = segment_count * sizeof(*dma_segment_array); in bnx2fc_allocate_hash_table()2015 for (i = 0; i < segment_count; ++i) { in bnx2fc_allocate_hash_table()[all …]
229 pkg_hdr_size = sizeof(u32) * (pkg_hdr->segment_count + 2U); in i40e_ddp_is_pkg_hdr_valid()234 for (segment = 0; segment < pkg_hdr->segment_count; ++segment) { in i40e_ddp_is_pkg_hdr_valid()
1521 u32 segment_count; member
5495 for (i = 0; i < pkg_hdr->segment_count; i++) { in i40e_find_segment_in_package()
1030 c->layer[i].segment_count = 0; in dvb_frontend_clear_cache()1435 tvp->u.data = c->layer[0].segment_count; in dtv_property_process_get()1447 tvp->u.data = c->layer[1].segment_count; in dtv_property_process_get()1459 tvp->u.data = c->layer[2].segment_count; in dtv_property_process_get()1621 c->layer[i].segment_count = 0; in emulate_delivery_system()1923 c->layer[0].segment_count = data; in dtv_property_process_set()1935 c->layer[1].segment_count = data; in dtv_property_process_set()1947 c->layer[2].segment_count = data; in dtv_property_process_set()
361 unsigned int segment_count) in efx_tx_map_data() argument383 if (segment_count) { in efx_tx_map_data()
389 c->layer[i].segment_count = lr->number_of_segments; in smsdvb_update_isdbt_stats()477 c->layer[i].segment_count = lr->number_of_segments; in smsdvb_update_isdbt_stats_ex()