Searched refs:last_rx_slot (Results 1 – 2 of 2) sorted by relevance
767 kern_channel_slot_t last_rx_slot = NULL; in headless_nx_sync_rx() local822 last_rx_slot = rx_slot; in headless_nx_sync_rx()826 if (last_rx_slot != NULL) { in headless_nx_sync_rx()827 kern_channel_advance_slot(rx_ring, last_rx_slot); in headless_nx_sync_rx()
1254 kern_channel_slot_t rx_slot = NULL, last_rx_slot = NULL; in feth_rx_submit() local1309 last_rx_slot = rx_slot; in feth_rx_submit()1313 if (last_rx_slot != NULL) { in feth_rx_submit()1314 kern_channel_advance_slot(rx_ring, last_rx_slot); in feth_rx_submit()