Searched refs:txr_evflushfailed (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/hyperv/
H A Dif_hvn.c214 struct evcnt txr_evflushfailed; member in struct:hvn_tx_ring
1380 txr->txr_evflushfailed.ev_count++;
1976 evcnt_attach_dynamic(&txr->txr_evflushfailed, EVCNT_TYPE_MISC,
2084 evcnt_detach(&txr->txr_evflushfailed);

Completed in 162 milliseconds