Lines Matching refs:age_txdesc
832 struct age_txdesc *txd; in age_dma_alloc()
1135 txd = &sc->age_cdata.age_txdesc[i]; in age_dma_alloc()
1173 struct age_txdesc *txd; in age_dma_free()
1180 txd = &sc->age_cdata.age_txdesc[i]; in age_dma_free()
1464 struct age_txdesc *txd, *txd_last; in age_encap()
1568 txd = &sc->age_cdata.age_txdesc[prod]; in age_encap()
1682 txd = &sc->age_cdata.age_txdesc[prod]; in age_encap()
2183 struct age_txdesc *txd; in age_txintr()
2205 txd = &sc->age_cdata.age_txdesc[cons]; in age_txintr()
2824 struct age_txdesc *txd; in age_stop()
2885 txd = &sc->age_cdata.age_txdesc[i]; in age_stop()
2959 struct age_txdesc *txd; in age_init_tx_ring()
2971 txd = &sc->age_cdata.age_txdesc[i]; in age_init_tx_ring()