Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h129 void (*hn_txeof)(struct hn_tx_ring *); member
H A Dif_hn.c2828 hn_txeof(struct hn_tx_ring *txr) in hn_txeof() function
2831 txr->hn_txeof(txr); in hn_txeof()
2853 hn_txeof(txr); in hn_txpkt_done()
2877 hn_txeof(txr); in hn_chan_rollup()
5190 txr->hn_txeof = hn_start_txeof; in hn_tx_ring_create()
5198 txr->hn_txeof = hn_xmit_txeof; in hn_tx_ring_create()