Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c2684 hn_txdesc_put(struct hn_tx_ring *txr, struct hn_txdesc *txd) in hn_txdesc_put() function
2717 freed = hn_txdesc_put(txr, tmp_txd); in hn_txdesc_put()
2860 hn_txdesc_put(txr, txd); in hn_txpkt_done()
3207 freed = hn_txdesc_put(txr, txd); in hn_encap()
3300 hn_txdesc_put(txr, txd); in hn_txpkt()
3332 freed = hn_txdesc_put(txr, txd); in hn_txpkt()
5391 freed = hn_txdesc_put(txr, txd); in hn_txdesc_gc()