Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dethoc.c245 static inline void ethoc_enable_rx_and_tx(struct ethoc *priv) in ethoc_enable_rx_and_tx() function
326 ethoc_enable_rx_and_tx(priv); in ethoc_reset()
/openbmc/linux/drivers/net/ethernet/
H A Dethoc.c288 static inline void ethoc_enable_rx_and_tx(struct ethoc *dev) in ethoc_enable_rx_and_tx() function
369 ethoc_enable_rx_and_tx(dev); in ethoc_reset()
991 ethoc_enable_rx_and_tx(priv); in ethoc_set_ringparam()