Searched refs:vte_txdesc (Results 1 – 2 of 2) sorted by relevance
80 struct vte_txdesc *408 struct vte_txdesc *txd; in vte_dma_alloc()486 txd = &sc->vte_cdata.vte_txdesc[i]; in vte_dma_alloc()525 struct vte_txdesc *txd; in vte_dma_free()531 txd = &sc->vte_cdata.vte_txdesc[i]; in vte_dma_free()569 struct vte_txdesc *572 struct vte_txdesc *txd; in vte_encap()650 struct vte_txdesc *txd; in vte_start()887 struct vte_txdesc *txd; in vte_txeof()1241 struct vte_txdesc *txd; in vte_stop()[all …]
371 struct vte_txdesc { struct380 struct vte_txdesc vte_txdesc[VTE_TX_RING_CNT]; argument