Home
last modified time | relevance | path

Searched refs:lance_memory (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Datarilance.c155 struct lance_memory { struct
221 struct lance_memory *mem;
533 MEM = (struct lance_memory *)memaddr; in lance_probe1()
617 MEM->init.rx_ring.adr_lo = offsetof( struct lance_memory, rx_head ); in lance_probe1()
620 MEM->init.tx_ring.adr_lo = offsetof( struct lance_memory, tx_head ); in lance_probe1()
692 offset = offsetof( struct lance_memory, packet_area ); in lance_init_ring()
H A Dsun3lance.c140 struct lance_memory { struct
152 struct lance_memory *mem;
348 MEM = dvma_malloc_align(sizeof(struct lance_memory), 0x10000); in lance_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Datarilance.c155 struct lance_memory { struct
221 struct lance_memory *mem;
530 MEM = (struct lance_memory *)memaddr; in lance_probe1()
616 MEM->init.rx_ring.adr_lo = offsetof( struct lance_memory, rx_head ); in lance_probe1()
619 MEM->init.tx_ring.adr_lo = offsetof( struct lance_memory, tx_head ); in lance_probe1()
691 offset = offsetof( struct lance_memory, packet_area ); in lance_init_ring()
H A Dsun3lance.c140 struct lance_memory { struct
152 struct lance_memory *mem;
343 MEM = dvma_malloc_align(sizeof(struct lance_memory), 0x10000); in lance_probe()

Completed in 7 milliseconds