Home
last modified time | relevance | path

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

/drivers/net/ethernet/sun/
Dsungem.h831 struct gem_txd { struct
956 struct gem_txd txd[INIT_BLOCK_TX_RING_SIZE];
Dsungem.c432 desc_dma += (INIT_BLOCK_TX_RING_SIZE * sizeof(struct gem_txd)); in gem_rxmac_reset()
651 struct gem_txd *txd; in gem_tx()
1030 struct gem_txd *txd = &gp->init_block->txd[entry]; in gem_start_xmit()
1047 struct gem_txd *txd; in gem_start_xmit()
1602 struct gem_txd *txd; in gem_clean_rings()
1664 struct gem_txd *txd = &gb->txd[i]; in gem_init_rings()
1761 desc_dma += (INIT_BLOCK_TX_RING_SIZE * sizeof(struct gem_txd)); in gem_init_dma()