Home
last modified time | relevance | path

Searched refs:phy_validate_pause (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c301 if (!phy_validate_pause(phydev, pp)) in xgene_set_pauseparam()
/linux/drivers/net/phy/
H A Dphy_device.c2931 bool phy_validate_pause(struct phy_device *phydev, in phy_validate_pause() function
2945 EXPORT_SYMBOL(phy_validate_pause);
/linux/include/linux/
H A Dphy.h2028 bool phy_validate_pause(struct phy_device *phydev,
/linux/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c473 if (!phy_validate_pause(phydev, epause)) in gfar_spauseparam()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_new.c1177 if (!phy_validate_pause(cpsw->slaves[slave_no].phy, pause)) in cpsw_set_pauseparam()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c958 if (!phy_validate_pause(dev->phydev, epause)) in bcmgenet_set_pauseparam()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c12632 if (!phy_validate_pause(phydev, epause)) in tg3_set_pauseparam()