Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/
Dpcnet32.c224 struct pcnet32_tx_head { struct
263 struct pcnet32_tx_head *tx_ring;
485 struct pcnet32_tx_head *new_tx_ring; in pcnet32_realloc_tx_ring()
493 sizeof(struct pcnet32_tx_head) * entries, in pcnet32_realloc_tx_ring()
509 sizeof(struct pcnet32_tx_head) * lp->tx_ring_size, in pcnet32_realloc_tx_ring()
525 sizeof(struct pcnet32_tx_head) * entries, in pcnet32_realloc_tx_ring()
2021 sizeof(struct pcnet32_tx_head) * in pcnet32_alloc_ring()
2079 sizeof(struct pcnet32_tx_head) * in pcnet32_free_ring()