Searched refs:hn_oactive (Results 1 – 2 of 2) sorted by relevance
135 int hn_oactive; member
2852 if (txr->hn_oactive) in hn_txpkt_done()4081 sc->hn_tx_ring[i].hn_oactive = 0; in hn_stop()4111 sc->hn_tx_ring[i].hn_oactive = 0; in hn_init_locked()5340 CTLFLAG_RD, &txr->hn_oactive, 0, in hn_tx_ring_create()5868 if ((if_getdrvflags(ifp) & IFF_DRV_RUNNING) == 0 || txr->hn_oactive) in hn_xmit()5890 txr->hn_oactive = 1; in hn_xmit()5909 txr->hn_oactive = 1; in hn_xmit()5919 txr->hn_oactive = 1; in hn_xmit()6067 if (txr->hn_oactive) in hn_transmit()6124 txr->hn_oactive = 0; in hn_xmit_txeof()[all …]