Home
last modified time | relevance | path

Searched refs:ksz_set_wol (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/dsa/microchip/
H A Dksz_common.h498 int ksz_set_wol(struct dsa_switch *ds, int port,
H A Dksz9477.c2253 .set_wol = ksz_set_wol,
H A Dksz8.c3246 .set_wol = ksz_set_wol,
H A Dksz_common.c3413 int ksz_set_wol(struct dsa_switch *ds, int port, in ksz_set_wol() function