Searched refs:cur_slot (Results 1 – 2 of 2) sorted by relevance
334 cur_slot = mq->last_head; in eth_memif_rx()337 cur_slot = mq->last_tail; in eth_memif_rx()341 if (cur_slot == last_slot) in eth_memif_rx()353 s0 = cur_slot & mask; in eth_memif_rx()395 cur_slot++; in eth_memif_rx()409 mq->last_head = cur_slot; in eth_memif_rx()469 cur_slot = mq->last_tail; in eth_memif_rx_zc()480 s0 = cur_slot & mask; in eth_memif_rx_zc()497 cur_slot++; in eth_memif_rx_zc()500 s0 = cur_slot & mask; in eth_memif_rx_zc()[all …]
360 uint32_t cur_slot, cur_slot_base; in nlm_setup_interfaces() local365 cur_slot = 0; in nlm_setup_interfaces()