Home
last modified time | relevance | path

Searched refs:min_to_free (Results 1 – 1 of 1) sorted by relevance

/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c478 * @min_to_free: minimum number of skbs to eliminate from the queue. May free
483 u32 min_to_free) in virtio_transport_collapse_rx_queue() argument
526 if (saved >= min_to_free) in virtio_transport_collapse_rx_queue()