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

  /src/sys/dev/pci/
if_wm.c 390 uint32_t txq_last_hw_cmd; member in struct:wm_txqueue
8642 txq->txq_last_hw_cmd = txq->txq_last_hw_fields = 0;
8813 if (txq->txq_last_hw_cmd == cmd &&
8822 txq->txq_last_hw_cmd = cmd;
9142 txq->txq_last_hw_cmd = txq->txq_last_hw_fields = 0;

Completed in 21 milliseconds