Home
last modified time | relevance | path

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

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