Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ethtool.c301 if (!phy_validate_pause(phydev, pp)) in xgene_set_pauseparam()
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c153 if (!phy_validate_pause(phydev, epause)) in dpaa_set_pauseparam()
/linux-6.1.9/drivers/net/phy/
Dphy_device.c2789 bool phy_validate_pause(struct phy_device *phydev, in phy_validate_pause() function
2803 EXPORT_SYMBOL(phy_validate_pause);
/linux-6.1.9/include/linux/
Dphy.h1724 bool phy_validate_pause(struct phy_device *phydev,
/linux-6.1.9/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c469 if (!phy_validate_pause(phydev, epause)) in gfar_spauseparam()
/linux-6.1.9/drivers/net/ethernet/ti/
Dcpsw_new.c1165 if (!phy_validate_pause(cpsw->slaves[slave_no].phy, pause)) in cpsw_set_pauseparam()
/linux-6.1.9/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c968 if (!phy_validate_pause(dev->phydev, epause)) in bcmgenet_set_pauseparam()
/linux-6.1.9/drivers/net/ethernet/broadcom/
Dtg3.c12506 if (!phy_validate_pause(phydev, epause)) in tg3_set_pauseparam()