Searched refs:sis_txdesc (Results 1 – 2 of 2) sorted by relevance
443 struct sis_txdesc { struct478 struct sis_txdesc sis_txdesc[SIS_TX_LIST_CNT]; member
1224 struct sis_txdesc *txd; in sis_dma_alloc()1291 txd = &sc->sis_txdesc[i]; in sis_dma_alloc()1308 struct sis_txdesc *txd; in sis_dma_free()1322 txd = &sc->sis_txdesc[i]; in sis_dma_free()1367 struct sis_txdesc *txd; in sis_ring_init()1373 txd = &sc->sis_txdesc[i]; in sis_ring_init()1567 struct sis_txdesc *txd; in sis_txeof()1589 txd = &sc->sis_txdesc[cons]; in sis_txeof()1759 struct sis_txdesc *txd; in sis_encap()1767 txd = &sc->sis_txdesc[prod]; in sis_encap()[all …]