Searched refs:bcmgenet_phy_pause_set (Results 1 – 3 of 3) sorted by relevance
694 void bcmgenet_phy_pause_set(struct net_device *dev, bool rx, bool tx);
121 void bcmgenet_phy_pause_set(struct net_device *dev, bool rx, bool tx) in bcmgenet_phy_pause_set() function
975 bcmgenet_phy_pause_set(dev, priv->rx_pause, priv->tx_pause); in bcmgenet_set_pauseparam()3418 bcmgenet_phy_pause_set(dev, priv->rx_pause, priv->tx_pause); in bcmgenet_open()