Searched refs:hn_txdone_cnt (Results 1 – 2 of 2) sorted by relevance
126 u_short hn_txdone_cnt; member
2862 ++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()