Searched refs:sh_eth_txdesc (Results 1 – 2 of 2) sorted by relevance
442 struct sh_eth_txdesc { struct524 struct sh_eth_txdesc *tx_ring;
1264 struct sh_eth_txdesc *txdesc; in sh_eth_tx_free()1336 ringsize = sizeof(struct sh_eth_txdesc) * mdp->num_tx_ring; in sh_eth_ring_free()1354 struct sh_eth_txdesc *txdesc = NULL; in sh_eth_ring_format()1463 tx_ringsize = sizeof(struct sh_eth_txdesc) * mdp->num_tx_ring; in sh_eth_ring_init()2495 struct sh_eth_txdesc *txdesc; in sh_eth_start_xmit()