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

  /src/sys/dev/pci/
if_vioif.c 273 struct evcnt txc_defrag_failed; member in struct:vioif_tx_context
1059 evcnt_attach_dynamic(&txc->txc_defrag_failed,
2036 txc->txc_defrag_failed.ev_count++;
if_vioif.c 273 struct evcnt txc_defrag_failed; member in struct:vioif_tx_context
1059 evcnt_attach_dynamic(&txc->txc_defrag_failed,
2036 txc->txc_defrag_failed.ev_count++;

Completed in 48 milliseconds