vtnet_txq_below_threshold
static int vtnet_txq_below_threshold(struct vtnet_txq *);
if (vtnet_txq_eof(txq) != 0 && vtnet_txq_below_threshold(txq) == 0) {
if (vtnet_txq_below_threshold(txq) != 0)