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

  /src/sys/dev/hyperv/
if_hvn.c 218 struct evcnt txr_evvlanhwtagging; member in struct:hvn_tx_ring
1563 txr->txr_evvlanhwtagging.ev_count++;
1984 evcnt_attach_dynamic(&txr->txr_evvlanhwtagging, EVCNT_TYPE_MISC,
2088 evcnt_detach(&txr->txr_evvlanhwtagging);

Completed in 15 milliseconds