Home
last modified time | relevance | path

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

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