Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_mwx.c120 struct mbuf *md_mbuf; member
1640 m_freem(md->md_mbuf); in mwx_queue_free()
1704 m_freem(md->md_mbuf); in mwx_queue_reset()
1705 md->md_mbuf = NULL; in mwx_queue_reset()
1735 md->md_mbuf = m; in mwx_buf_fill()
1915 md->md_mbuf = m; in mwx_dma_tx_enqueue()
1982 md->md_mbuf = NULL; in mwx_dma_txwi_enqueue()
2034 m_freem(md->md_mbuf); in mwx_dma_tx_cleanup()
2035 md->md_mbuf = NULL; in mwx_dma_tx_cleanup()
2154 m = md->md_mbuf; in mwx_dma_rx_dequeue()
[all …]