Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dcortina_ni.c902 if (next_link > priv->tx_xram_end) { in cortina_eth_send()
904 (next_link - (priv->tx_xram_end + 1)); in cortina_eth_send()
976 priv->tx_xram_end = TX_TOP_ADDR; in cortina_eth_probe()
982 __func__, priv->tx_xram_start, priv->tx_xram_end); in cortina_eth_probe()
A Dcortina_ni.h56 u16 tx_xram_end; member

Completed in 7 milliseconds