Searched refs:hn_txdone_cnt (Results 1 – 2 of 2) sorted by relevance
112 u_short hn_txdone_cnt; member
2854 ++txr->hn_txdone_cnt; in hn_txpkt_done()2855 if (txr->hn_txdone_cnt >= HN_EARLY_TXEOF_THRESH) { in hn_txpkt_done()2856 txr->hn_txdone_cnt = 0; in hn_txpkt_done()2877 txr->hn_txdone_cnt = 0; in hn_chan_rollup()