Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.h88 * txLoAddr: 64 bit bus address of the Lo transmit ring
105 __le32 txLoAddr; member
H A Dtyphoon.c1195 iface->txLoAddr = cpu_to_le32(shared_dma); in typhoon_init_interface()
1238 tp->txlo_dma_addr = le32_to_cpu(iface->txLoAddr); in typhoon_init_interface()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.h88 * txLoAddr: 64 bit bus address of the Lo transmit ring
105 __le32 txLoAddr; member
H A Dtyphoon.c1192 iface->txLoAddr = cpu_to_le32(shared_dma); in typhoon_init_interface()
1235 tp->txlo_dma_addr = le32_to_cpu(iface->txLoAddr); in typhoon_init_interface()

Completed in 10 milliseconds