Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/
Dpcnet32.c224 struct pcnet32_tx_head { struct
263 struct pcnet32_tx_head *tx_ring;
482 struct pcnet32_tx_head *new_tx_ring; in pcnet32_realloc_tx_ring()
490 sizeof(struct pcnet32_tx_head) * entries, in pcnet32_realloc_tx_ring()
506 sizeof(struct pcnet32_tx_head) * lp->tx_ring_size, in pcnet32_realloc_tx_ring()
522 sizeof(struct pcnet32_tx_head) * entries, in pcnet32_realloc_tx_ring()
1962 sizeof(struct pcnet32_tx_head) * in pcnet32_alloc_ring()
2020 sizeof(struct pcnet32_tx_head) * in pcnet32_free_ring()