Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c212 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) * lp->rx_ring_size, in pcnet32_free_ring()