Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vhost/
Dnet.c40 #define VHOST_NET_WEIGHT 0x80000 macro
411 if (unlikely(total_len >= VHOST_NET_WEIGHT)) { in handle_tx()
634 if (unlikely(total_len >= VHOST_NET_WEIGHT)) { in handle_rx()