Searched refs:gpy_set_wol (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/phy/ |
H A D | mxl-gpy.c | 683 static int gpy_set_wol(struct phy_device *phydev, in gpy_set_wol() function 844 .set_wol = gpy_set_wol, 862 .set_wol = gpy_set_wol, 879 .set_wol = gpy_set_wol, 897 .set_wol = gpy_set_wol, 914 .set_wol = gpy_set_wol, 932 .set_wol = gpy_set_wol, 949 .set_wol = gpy_set_wol, 967 .set_wol = gpy_set_wol, 984 .set_wol = gpy_set_wol, [all …]
|