Searched refs:netq_stopping (Results 1 – 1 of 1) sorted by relevance
251 bool netq_stopping; member764 netq->netq_stopping = true; in vioif_stop()801 netq->netq_stopping = false; in vioif_stop()1467 netq->netq_stopping = false; in vioif_netqueue_init()1590 KASSERT(!netq->netq_stopping); in vioif_net_sched_handle()1891 KASSERT(!netq->netq_stopping); in vioif_rx_handle_locked()1927 if (netq->netq_stopping) in vioif_rx_intr()1954 if (netq->netq_stopping) { in vioif_rx_handle()1984 if (netq->netq_stopping || in vioif_send_common_locked()2237 if (netq->netq_stopping) in vioif_tx_intr()[all …]