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

/linux-master/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.c136 void bcmgenet_phy_pause_set(struct net_device *dev, bool rx, bool tx) function
H A Dbcmgenet.c957 bcmgenet_phy_pause_set(dev, priv->rx_pause, priv->tx_pause);
3423 bcmgenet_phy_pause_set(dev, priv->rx_pause, priv->tx_pause);

Completed in 144 milliseconds