morpheus_network::driver::virtio::rx

Function refill_queue

Source
pub fn refill_queue(rx_state: &mut VirtqueueState, rx_pool: &mut BufferPool)
Expand description

Refill RX queue with available buffers.

Call in main loop Phase 1.