Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c2652 hn_txdesc_dmamap_load(struct hn_tx_ring *txr, struct hn_txdesc *txd, in hn_txdesc_dmamap_load() function
3197 error = hn_txdesc_dmamap_load(txr, txd, &m_head, segs, &nsegs); in hn_encap()