Searched refs:vr_txdesc (Results 1 – 2 of 2) sorted by relevance
655 struct vr_txdesc { struct669 struct vr_txdesc vr_txdesc[VR_TX_RING_CNT]; argument
880 struct vr_txdesc *txd; in vr_dma_alloc()1022 txd = &sc->vr_cdata.vr_txdesc[i]; in vr_dma_alloc()1060 struct vr_txdesc *txd; in vr_dma_free()1095 txd = &sc->vr_cdata.vr_txdesc[i]; in vr_dma_free()1137 struct vr_txdesc *txd; in vr_tx_ring_init()1154 txd = &sc->vr_cdata.vr_txdesc[i]; in vr_tx_ring_init()1432 struct vr_txdesc *txd; in vr_txeof()1467 txd = &sc->vr_cdata.vr_txdesc[cons]; in vr_txeof()1786 struct vr_txdesc *txd; in vr_encap()1851 txd = &sc->vr_cdata.vr_txdesc[prod]; in vr_encap()[all …]