Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/amd/
Dsun3lance.c110 struct lance_rx_head { struct
143 struct lance_rx_head rx_head[RX_RING_SIZE];
772 struct lance_rx_head *head = &(MEM->rx_head[entry]); in lance_rx()
Datarilance.c122 struct lance_rx_head { struct
158 struct lance_rx_head rx_head[RX_RING_SIZE];
972 struct lance_rx_head *head = &(MEM->rx_head[entry]); in lance_rx()
Dlance.c213 struct lance_rx_head { struct
237 struct lance_rx_head rx_ring[RX_RING_SIZE]; argument