Home
last modified time | relevance | path

Searched refs:tx_sram_addr (Results 1 – 3 of 3) sorted by path

/linux/arch/powerpc/platforms/chrp/
H A Dpegasos_eth.c84 .tx_sram_addr = PEGASOS2_SRAM_BASE_ETH_PORT1,
182 eth_port1_pd.tx_sram_addr = 0; in mv643xx_eth_add_pds()
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2760 mv643xx_eth_property(pnp, "tx-sram-addr", ppd.tx_sram_addr); in mv643xx_eth_shared_of_add_port()
2966 mp->tx_desc_sram_addr = pd->tx_sram_addr; in set_params()
/linux/include/linux/
H A Dmv643xx_eth.h84 unsigned long tx_sram_addr; member