Home
last modified time | relevance | path

Searched refs:at803x_set_wol (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c59 int at803x_set_wol(struct phy_device *phydev, in at803x_set_wol() function
116 EXPORT_SYMBOL_GPL(at803x_set_wol);
124 ret = at803x_set_wol(phydev, wol); in at8031_set_wol()
H A Dqcom.h237 int at803x_set_wol(struct phy_device *phydev,
H A Dat803x.c1123 .set_wol = at803x_set_wol,
1143 .set_wol = at803x_set_wol,