Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/
Dpcnet32.c216 struct pcnet32_rx_head { struct
262 struct pcnet32_rx_head *rx_ring;
543 struct pcnet32_rx_head *new_rx_ring; in pcnet32_realloc_rx_ring()
550 sizeof(struct pcnet32_rx_head) * entries, in pcnet32_realloc_rx_ring()
613 sizeof(struct pcnet32_rx_head) * in pcnet32_realloc_rx_ring()
643 sizeof(struct pcnet32_rx_head) * entries, in pcnet32_realloc_rx_ring()
1115 struct pcnet32_rx_head *rxp, in pcnet32_rx_entry()
1224 struct pcnet32_rx_head *rxp = &lp->rx_ring[entry]; in pcnet32_rx()
1971 sizeof(struct pcnet32_rx_head) * in pcnet32_alloc_ring()
2028 sizeof(struct pcnet32_rx_head) * in pcnet32_free_ring()