Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c444 static void hn_xmit_txeof(struct hn_tx_ring *);
5211 txr->hn_txeof = hn_xmit_txeof; in hn_tx_ring_create()
6128 hn_xmit_txeof(struct hn_tx_ring *txr) in hn_xmit_txeof() function