Home
last modified time | relevance | path

Searched refs:gem_txd (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sun/
H A Dsungem.h831 struct gem_txd { struct
956 struct gem_txd txd[INIT_BLOCK_TX_RING_SIZE];
H A Dsungem.c432 desc_dma += (INIT_BLOCK_TX_RING_SIZE * sizeof(struct gem_txd)); in gem_rxmac_reset()
639 struct gem_txd *txd; in gem_tx()
1009 struct gem_txd *txd = &gp->init_block->txd[entry]; in gem_start_xmit()
1026 struct gem_txd *txd; in gem_start_xmit()
1582 struct gem_txd *txd; in gem_clean_rings()
1644 struct gem_txd *txd = &gb->txd[i]; in gem_init_rings()
1741 desc_dma += (INIT_BLOCK_TX_RING_SIZE * sizeof(struct gem_txd)); in gem_init_dma()