Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dpcnet.c52 struct pcnet_tx_head { struct
75 struct pcnet_tx_head tx_ring[TX_RING_SIZE]; argument
438 struct pcnet_tx_head *entry = &lp->uc->tx_ring[lp->cur_tx]; in pcnet_send()