Searched refs:last_rx_slot (Results 1 – 2 of 2) sorted by relevance
763 kern_channel_slot_t last_rx_slot = NULL; in headless_nx_sync_rx() local818 last_rx_slot = rx_slot; in headless_nx_sync_rx()822 if (last_rx_slot != NULL) { in headless_nx_sync_rx()823 kern_channel_advance_slot(rx_ring, last_rx_slot); in headless_nx_sync_rx()
1253 kern_channel_slot_t rx_slot = NULL, last_rx_slot = NULL; in feth_rx_submit() local1308 last_rx_slot = rx_slot; in feth_rx_submit()1312 if (last_rx_slot != NULL) { in feth_rx_submit()1313 kern_channel_advance_slot(rx_ring, last_rx_slot); in feth_rx_submit()