Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ethtool.c301 if (!phy_validate_pause(phydev, pp)) in xgene_set_pauseparam()
/linux-6.6.21/drivers/net/phy/
Dphy_device.c2850 bool phy_validate_pause(struct phy_device *phydev, in phy_validate_pause() function
2864 EXPORT_SYMBOL(phy_validate_pause);
/linux-6.6.21/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c1360 if (!phy_validate_pause(phydev, pause)) in lan743x_set_pauseparam()
/linux-6.6.21/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c471 if (!phy_validate_pause(phydev, epause)) in gfar_spauseparam()
/linux-6.6.21/include/linux/
Dphy.h1939 bool phy_validate_pause(struct phy_device *phydev,
/linux-6.6.21/drivers/net/ethernet/ti/
Dcpsw_new.c1169 if (!phy_validate_pause(cpsw->slaves[slave_no].phy, pause)) in cpsw_set_pauseparam()
/linux-6.6.21/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c950 if (!phy_validate_pause(dev->phydev, epause)) in bcmgenet_set_pauseparam()
/linux-6.6.21/drivers/net/ethernet/broadcom/
Dtg3.c12541 if (!phy_validate_pause(phydev, epause)) in tg3_set_pauseparam()