Searched refs:slot_size (Results 1 – 4 of 4) sorted by relevance
35 resource_size_t slotsize = tbus->info.slot_size << 20; in tc_bus_add_devices()156 if (tc_bus.info.slot_size) { in tc_init()166 (tc_bus.info.slot_size << 20) * in tc_init()
53 s32 slot_size; /* Slot size in megabytes. */ member
120 unsigned int slot_size; member896 hi->slot_size = L1_CACHE_ALIGN(hi->buf_size); in cs_hsi_data_enable()899 hi->slot_size, hi->buf_size, L1_CACHE_BYTES); in cs_hsi_data_enable()907 hi->rx_offsets[i] = data_start + i * hi->slot_size; in cs_hsi_data_enable()914 (i + hi->mmap_cfg->rx_bufs) * hi->slot_size; in cs_hsi_data_enable()965 hi->slot_size = 0; in cs_hsi_buf_config()
241 u64 slot_size = (u64)maxlen * inv_w; in qfq_calc_index() local245 size_map = slot_size >> min_slot_shift; in qfq_calc_index()250 index -= !(slot_size - (1ULL << (index + min_slot_shift - 1))); in qfq_calc_index()