Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/amd/
Dpcnet32.c216 struct pcnet32_rx_head { struct
262 struct pcnet32_rx_head *rx_ring;
546 struct pcnet32_rx_head *new_rx_ring; in pcnet32_realloc_rx_ring()
553 sizeof(struct pcnet32_rx_head) * entries, in pcnet32_realloc_rx_ring()
616 sizeof(struct pcnet32_rx_head) * in pcnet32_realloc_rx_ring()
646 sizeof(struct pcnet32_rx_head) * entries, in pcnet32_realloc_rx_ring()
1180 struct pcnet32_rx_head *rxp, in pcnet32_rx_entry()
1289 struct pcnet32_rx_head *rxp = &lp->rx_ring[entry]; in pcnet32_rx()
2030 sizeof(struct pcnet32_rx_head) * in pcnet32_alloc_ring()
2087 sizeof(struct pcnet32_rx_head) * in pcnet32_free_ring()