Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c301 if (!phy_validate_pause(phydev, pp)) in xgene_set_pauseparam()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c179 if (!phy_validate_pause(phydev, epause)) in dpaa_set_pauseparam()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c484 if (!phy_validate_pause(salve->phy, pause)) in am65_cpsw_set_pauseparam()
H A Dcpsw_new.c1180 if (!phy_validate_pause(cpsw->slaves[slave_no].phy, pause)) in cpsw_set_pauseparam()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy_device.c2723 bool phy_validate_pause(struct phy_device *phydev, in phy_validate_pause() function
2737 EXPORT_SYMBOL(phy_validate_pause);
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h1578 bool phy_validate_pause(struct phy_device *phydev,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c461 if (!phy_validate_pause(phydev, epause)) in gfar_spauseparam()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dtg3.c12515 if (!phy_validate_pause(phydev, epause)) in tg3_set_pauseparam()