Searched refs:age_txdesc (Results 1 – 2 of 2) sorted by relevance
71 struct age_txdesc { struct87 struct age_txdesc age_txdesc[AGE_TX_RING_CNT]; argument
833 struct age_txdesc *txd; in age_dma_alloc()1136 txd = &sc->age_cdata.age_txdesc[i]; in age_dma_alloc()1174 struct age_txdesc *txd; in age_dma_free()1181 txd = &sc->age_cdata.age_txdesc[i]; in age_dma_free()1469 struct age_txdesc *txd, *txd_last; in age_encap()1573 txd = &sc->age_cdata.age_txdesc[prod]; in age_encap()1687 txd = &sc->age_cdata.age_txdesc[prod]; in age_encap()2188 struct age_txdesc *txd; in age_txintr()2210 txd = &sc->age_cdata.age_txdesc[cons]; in age_txintr()2829 struct age_txdesc *txd; in age_stop()[all …]