HomeSort by: relevance | last modified time | path
    Searched defs:txr_oactive (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hyperv/
if_hvn.c 200 int txr_oactive; member in struct:hvn_tx_ring
1100 sc->sc_txr[i].txr_oactive = 0;
1115 if (txr->txr_oactive)
1123 txr->txr_oactive = 1;
2292 txr->txr_oactive = 0;
3061 txr->txr_oactive = 0;

Completed in 16 milliseconds