Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c132 void bcmgenet_phy_pause_set(struct net_device *dev, bool rx, bool tx) in bcmgenet_phy_pause_set() function
H A Dbcmgenet.h738 void bcmgenet_phy_pause_set(struct net_device *dev, bool rx, bool tx);
H A Dbcmgenet.c964 bcmgenet_phy_pause_set(dev, priv->rx_pause, priv->tx_pause); in bcmgenet_set_pauseparam()
3359 bcmgenet_phy_pause_set(dev, priv->rx_pause, priv->tx_pause); in bcmgenet_open()