Searched refs:sh_eth_txdesc (Results 1 – 2 of 2) sorted by relevance
411 struct sh_eth_txdesc { struct541 struct sh_eth_txdesc *tx_ring;
1236 struct sh_eth_txdesc *txdesc; in sh_eth_tx_free()1308 ringsize = sizeof(struct sh_eth_txdesc) * mdp->num_tx_ring; in sh_eth_ring_free()1326 struct sh_eth_txdesc *txdesc = NULL; in sh_eth_ring_format()1435 tx_ringsize = sizeof(struct sh_eth_txdesc) * mdp->num_tx_ring; in sh_eth_ring_init()2496 struct sh_eth_txdesc *txdesc; in sh_eth_start_xmit()