Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sun/
Dsungem.h830 struct gem_txd { struct
955 struct gem_txd txd[INIT_BLOCK_TX_RING_SIZE];
Dsungem.c433 desc_dma += (INIT_BLOCK_TX_RING_SIZE * sizeof(struct gem_txd)); in gem_rxmac_reset()
652 struct gem_txd *txd; in gem_tx()
1028 struct gem_txd *txd = &gp->init_block->txd[entry]; in gem_start_xmit()
1045 struct gem_txd *txd; in gem_start_xmit()
1594 struct gem_txd *txd; in gem_clean_rings()
1656 struct gem_txd *txd = &gb->txd[i]; in gem_init_rings()
1753 desc_dma += (INIT_BLOCK_TX_RING_SIZE * sizeof(struct gem_txd)); in gem_init_dma()