Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c220 struct pcnet32_tx_head { struct
259 struct pcnet32_tx_head *tx_ring;
481 struct pcnet32_tx_head *new_tx_ring; in pcnet32_realloc_tx_ring()
489 sizeof(struct pcnet32_tx_head) * entries, in pcnet32_realloc_tx_ring()
505 sizeof(struct pcnet32_tx_head) * lp->tx_ring_size, in pcnet32_realloc_tx_ring()
521 sizeof(struct pcnet32_tx_head) * entries, in pcnet32_realloc_tx_ring()
2019 sizeof(struct pcnet32_tx_head) * lp->tx_ring_size, in pcnet32_alloc_ring()
2075 sizeof(struct pcnet32_tx_head) * lp->tx_ring_size, in pcnet32_free_ring()