Searched refs:pcnet32_tx_head (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 220 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() 2009 sizeof(struct pcnet32_tx_head) * lp->tx_ring_size, in pcnet32_alloc_ring() 2065 sizeof(struct pcnet32_tx_head) * lp->tx_ring_size, in pcnet32_free_ring()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 220 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()
|
Completed in 9 milliseconds