Searched refs:current_slot (Results 1 – 8 of 8) sorted by relevance
161 slot = next_slot(ring, ring->current_slot); in request_slot()162 ring->current_slot = slot; in request_slot()668 ring->current_slot = -1; in b43legacy_setup_dmaring()940 old_top_slot = ring->current_slot; in dma_tx_fragment()954 ring->current_slot = old_top_slot; in dma_tx_fragment()963 ring->current_slot = old_top_slot; in dma_tx_fragment()983 ring->current_slot = old_top_slot; in dma_tx_fragment()1001 ring->current_slot = old_top_slot; in dma_tx_fragment()1117 firstused = ring->current_slot - ring->used_slots + 1; in b43legacy_dma_handle_txstatus()1320 int current_slot; in b43legacy_dma_rx() local[all …]
139 int current_slot; member
308 slot = next_slot(ring, ring->current_slot); in request_slot()309 ring->current_slot = slot; in request_slot()865 ring->current_slot = -1; in b43_setup_dmaring()1208 old_top_slot = ring->current_slot; in dma_tx_fragment()1221 ring->current_slot = old_top_slot; in dma_tx_fragment()1229 ring->current_slot = old_top_slot; in dma_tx_fragment()1251 ring->current_slot = old_top_slot; in dma_tx_fragment()1261 ring->current_slot = old_top_slot; in dma_tx_fragment()1434 firstused = ring->current_slot - ring->used_slots + 1; in b43_dma_handle_txstatus()1669 int current_slot, previous_slot; in b43_dma_handle_rx_overflow() local[all …]
245 int current_slot; member
498 sigma_delta->current_slot = 0; in ad_sd_buffer_postenable()647 if (converted_channel != sigma_delta->slots[sigma_delta->current_slot]) { in ad_sd_trigger_handler()653 sigma_delta->current_slot = 0; in ad_sd_trigger_handler()659 sample_pos = sample_size * sigma_delta->current_slot; in ad_sd_trigger_handler()661 sigma_delta->current_slot++; in ad_sd_trigger_handler()663 if (sigma_delta->current_slot == sigma_delta->active_slots) { in ad_sd_trigger_handler()664 sigma_delta->current_slot = 0; in ad_sd_trigger_handler()
108 unsigned int current_slot; member
511 unsigned int *current_slot, in o2hb_setup_one_bio() argument518 unsigned int cs = *current_slot; in o2hb_setup_one_bio()557 *current_slot = cs; in o2hb_setup_one_bio()565 unsigned int current_slot = begin_slot; in o2hb_read_slots() local572 while(current_slot < max_slots) { in o2hb_read_slots()573 bio = o2hb_setup_one_bio(reg, &wc, ¤t_slot, max_slots, in o2hb_read_slots()
1224 int current_slot = slot_number(mddev); in cluster_check_sync_size() local1241 if (i == current_slot) in cluster_check_sync_size()