Home
last modified time | relevance | path

Searched refs:hn_txdone_cnt (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h126 u_short hn_txdone_cnt; member
H A Dif_hn.c2862 ++txr->hn_txdone_cnt; in hn_txpkt_done()
2863 if (txr->hn_txdone_cnt >= HN_EARLY_TXEOF_THRESH) { in hn_txpkt_done()
2864 txr->hn_txdone_cnt = 0; in hn_txpkt_done()
2889 txr->hn_txdone_cnt = 0; in hn_chan_rollup()