Home
last modified time | relevance | path

Searched refs:phy_validate_pause (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c179 if (!phy_validate_pause(phydev, epause)) in dpaa_set_pauseparam()
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c301 if (!phy_validate_pause(phydev, pp)) in xgene_set_pauseparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c301 if (!phy_validate_pause(phydev, pp)) in xgene_set_pauseparam()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c2657 * phy_validate_pause - Test if the PHY/MAC support the pause configuration
2665 bool phy_validate_pause(struct phy_device *phydev, in phy_validate_pause() function
2679 EXPORT_SYMBOL(phy_validate_pause); variable
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c2842 * phy_validate_pause - Test if the PHY/MAC support the pause configuration
2850 bool phy_validate_pause(struct phy_device *phydev, in phy_validate_pause() function
2864 EXPORT_SYMBOL(phy_validate_pause); variable
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c461 if (!phy_validate_pause(phydev, epause)) in gfar_spauseparam()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1569 bool phy_validate_pause(struct phy_device *phydev,
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c471 if (!phy_validate_pause(phydev, epause)) in gfar_spauseparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1360 if (!phy_validate_pause(phydev, pause)) in lan743x_set_pauseparam()
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1939 bool phy_validate_pause(struct phy_device *phydev,
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw_new.c1169 if (!phy_validate_pause(cpsw->slaves[slave_no].phy, pause)) in cpsw_set_pauseparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c950 if (!phy_validate_pause(dev->phydev, epause)) in bcmgenet_set_pauseparam()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c12555 if (!phy_validate_pause(phydev, epause)) in tg3_set_pauseparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c12541 if (!phy_validate_pause(phydev, epause)) in tg3_set_pauseparam()

Completed in 67 milliseconds