Searched refs:sh_eth_txdesc (Results 1 – 2 of 2) sorted by relevance
442 struct sh_eth_txdesc { struct525 struct sh_eth_txdesc *tx_ring;
1269 struct sh_eth_txdesc *txdesc; in sh_eth_tx_free()1341 ringsize = sizeof(struct sh_eth_txdesc) * mdp->num_tx_ring; in sh_eth_ring_free()1359 struct sh_eth_txdesc *txdesc = NULL; in sh_eth_ring_format()1468 tx_ringsize = sizeof(struct sh_eth_txdesc) * mdp->num_tx_ring; in sh_eth_ring_init()2519 struct sh_eth_txdesc *txdesc; in sh_eth_start_xmit()