Searched refs:vhost_exceeds_weight (Results 1 – 1 of 1) sorted by relevance
500 static bool vhost_exceeds_weight(int pkts, int total_len) in vhost_exceeds_weight() function601 if (vhost_exceeds_weight(++sent_pkts, total_len)) { in handle_tx_copy()704 if (unlikely(vhost_exceeds_weight(++sent_pkts, total_len))) { in handle_tx_zerocopy()1029 if (unlikely(vhost_exceeds_weight(++recv_pkts, total_len))) { in handle_rx()