Home
last modified time | relevance | path

Searched refs:bcmgenet_phy_pause_set (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h696 void bcmgenet_phy_pause_set(struct net_device *dev, bool rx, bool tx);
H A Dbcmmii.c135 void bcmgenet_phy_pause_set(struct net_device *dev, bool rx, bool tx) in bcmgenet_phy_pause_set() function
H A Dbcmgenet.c957 bcmgenet_phy_pause_set(dev, priv->rx_pause, priv->tx_pause); in bcmgenet_set_pauseparam()
3442 bcmgenet_phy_pause_set(dev, priv->rx_pause, priv->tx_pause); in bcmgenet_open()