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

  /src/sys/dev/pci/
if_aq.c 1223 bool txr_active; member in struct:aq_txring
5162 txring->txr_active = false;
5205 txring->txr_active = true;
5421 if (!txring->txr_active)
5861 if (txring->txr_active && !txring->txr_stopping)
if_aq.c 1223 bool txr_active; member in struct:aq_txring
5162 txring->txr_active = false;
5205 txring->txr_active = true;
5421 if (!txring->txr_active)
5861 if (txring->txr_active && !txring->txr_stopping)

Completed in 32 milliseconds