Searched refs:pcnet32_rx_head (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 212 struct pcnet32_rx_head { struct 258 struct pcnet32_rx_head *rx_ring; 541 struct pcnet32_rx_head *new_rx_ring; in pcnet32_realloc_rx_ring() 548 sizeof(struct pcnet32_rx_head) * entries, in pcnet32_realloc_rx_ring() 609 sizeof(struct pcnet32_rx_head) * lp->rx_ring_size, in pcnet32_realloc_rx_ring() 637 sizeof(struct pcnet32_rx_head) * entries, in pcnet32_realloc_rx_ring() 1168 struct pcnet32_rx_head *rxp, in pcnet32_rx_entry() 1275 struct pcnet32_rx_head *rxp = &lp->rx_ring[entry]; in pcnet32_rx() 2017 sizeof(struct pcnet32_rx_head) * lp->rx_ring_size, in pcnet32_alloc_ring() 2072 sizeof(struct pcnet32_rx_head) * l in pcnet32_free_ring() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 212 struct pcnet32_rx_head { struct 258 struct pcnet32_rx_head *rx_ring; 541 struct pcnet32_rx_head *new_rx_ring; in pcnet32_realloc_rx_ring() 548 sizeof(struct pcnet32_rx_head) * entries, in pcnet32_realloc_rx_ring() 609 sizeof(struct pcnet32_rx_head) * lp->rx_ring_size, in pcnet32_realloc_rx_ring() 637 sizeof(struct pcnet32_rx_head) * entries, in pcnet32_realloc_rx_ring() 1172 struct pcnet32_rx_head *rxp, in pcnet32_rx_entry() 1279 struct pcnet32_rx_head *rxp = &lp->rx_ring[entry]; in pcnet32_rx() 2027 sizeof(struct pcnet32_rx_head) * lp->rx_ring_size, in pcnet32_alloc_ring() 2082 sizeof(struct pcnet32_rx_head) * l in pcnet32_free_ring() [all...] |
Completed in 7 milliseconds