Searched refs:bcmgenet_phy_pause_set (Results 1 – 3 of 3) sorted by relevance
696 void bcmgenet_phy_pause_set(struct net_device *dev, bool rx, bool tx);
135 void bcmgenet_phy_pause_set(struct net_device *dev, bool rx, bool tx) in bcmgenet_phy_pause_set() function
957 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()