Searched refs:vtnet_txq_notify (Results 1 – 1 of 1) sorted by relevance
156 static int vtnet_txq_notify(struct vtnet_txq *);2325 vtnet_txq_notify(struct vtnet_txq *txq) in vtnet_txq_notify() function2685 if (enq > 0 && vtnet_txq_notify(txq) != 0) { in vtnet_start_locked()2764 if (enq > 0 && vtnet_txq_notify(txq) != 0) { in vtnet_txq_mq_start_locked()4586 (void)vtnet_txq_notify(txq); in vtnet_debugnet_transmit()