Home
last modified time | relevance | path

Searched refs:IFCAP_WOL (Results 1 – 19 of 19) sorted by relevance

/NextBSD/sys/dev/rl/
HDif_rl.c822 ifp->if_capabilities |= IFCAP_WOL; in rl_attach()
1872 if ((mask & IFCAP_WOL) != 0 && in rl_ioctl()
1873 (ifp->if_capabilities & IFCAP_WOL) != 0) { in rl_ioctl()
1995 if ((ifp->if_capabilities & IFCAP_WOL) != 0 && in rl_resume()
2059 if ((ifp->if_capabilities & IFCAP_WOL) == 0) in rl_setwol()
2070 if ((ifp->if_capenable & IFCAP_WOL) != 0) in rl_setwol()
2087 if ((ifp->if_capenable & IFCAP_WOL) != 0) in rl_setwol()
2097 if ((ifp->if_capenable & IFCAP_WOL) != 0) in rl_setwol()
2109 if ((ifp->if_capabilities & IFCAP_WOL) == 0) in rl_clrwol()
/NextBSD/sys/net/
HDif.h247 #define IFCAP_WOL (IFCAP_WOL_UCAST | IFCAP_WOL_MCAST | IFCAP_WOL_MAGIC) macro
HDiflib.c2781 if ((mask & IFCAP_WOL) && in iflib_if_ioctl()
2782 (if_getcapabilities(ifp) & IFCAP_WOL) != 0) { in iflib_if_ioctl()
/NextBSD/sys/dev/re/
HDif_re.c1676 ifp->if_capabilities |= IFCAP_WOL; in re_attach()
3513 if ((mask & IFCAP_WOL) != 0 && in re_ioctl()
3514 (ifp->if_capabilities & IFCAP_WOL) != 0) { in re_ioctl()
3854 if ((ifp->if_capenable & IFCAP_WOL) != 0) { in re_setwol()
3872 if ((ifp->if_capenable & IFCAP_WOL) != 0) in re_setwol()
3889 if ((ifp->if_capenable & IFCAP_WOL) != 0) in re_setwol()
3896 if ((ifp->if_capenable & IFCAP_WOL) == 0 && in re_setwol()
3908 if ((ifp->if_capenable & IFCAP_WOL) != 0) in re_setwol()
/NextBSD/sys/dev/nge/
HDif_nge.c926 ifp->if_capabilities |= IFCAP_WOL; in nge_attach()
2360 if ((mask & IFCAP_WOL) != 0 && in nge_ioctl()
2361 (ifp->if_capabilities & IFCAP_WOL) != 0) { in nge_ioctl()
2533 if ((ifp->if_capenable & IFCAP_WOL) == 0) { in nge_wol()
2572 if ((ifp->if_capenable & IFCAP_WOL) != 0) in nge_wol()
/NextBSD/sys/dev/sis/
HDif_sis.c1070 ifp->if_capabilities |= IFCAP_WOL; in sis_attach()
2172 if ((mask & IFCAP_WOL) != 0 && in sis_ioctl()
2173 (ifp->if_capabilities & IFCAP_WOL) != 0) { in sis_ioctl()
2319 if ((ifp->if_capenable & IFCAP_WOL) == 0) in sis_wol()
/NextBSD/sbin/ifconfig/
HDifconfig.c1370 DEF_CMD("wol", IFCAP_WOL, setifcap),
1371 DEF_CMD("-wol", -IFCAP_WOL, setifcap),
/NextBSD/sys/dev/alc/
HDif_alc.c2519 if ((ifp->if_capenable & IFCAP_WOL) != 0) { in alc_setwol_813x()
2535 if ((ifp->if_capenable & IFCAP_WOL) != 0) in alc_setwol_813x()
2542 if ((ifp->if_capenable & IFCAP_WOL) == 0) { in alc_setwol_813x()
2552 if ((ifp->if_capenable & IFCAP_WOL) != 0) in alc_setwol_813x()
2579 if ((ifp->if_capenable & IFCAP_WOL) != 0) { in alc_setwol_816x()
2593 if ((ifp->if_capenable & IFCAP_WOL) != 0) in alc_setwol_816x()
2617 if ((ifp->if_capenable & IFCAP_WOL) != 0) in alc_setwol_816x()
/NextBSD/sys/dev/ale/
HDif_ale.c1517 if ((ifp->if_capenable & IFCAP_WOL) != 0) { in ale_setwol()
1531 if ((ifp->if_capenable & IFCAP_WOL) != 0) in ale_setwol()
1535 if ((ifp->if_capenable & IFCAP_WOL) == 0) { in ale_setwol()
1549 if ((ifp->if_capenable & IFCAP_WOL) != 0) in ale_setwol()
/NextBSD/sys/dev/age/
HDif_age.c1351 if ((ifp->if_capenable & IFCAP_WOL) != 0) { in age_setwol()
1432 if ((ifp->if_capenable & IFCAP_WOL) != 0) { in age_setwol()
1440 if ((ifp->if_capenable & IFCAP_WOL) != 0) in age_setwol()
1445 if ((ifp->if_capenable & IFCAP_WOL) == 0) { in age_setwol()
/NextBSD/sys/dev/vge/
HDif_vge.c1117 ifp->if_capabilities |= IFCAP_WOL; in vge_attach()
2865 if ((ifp->if_capenable & IFCAP_WOL) != 0) { in vge_setwol()
2899 if ((ifp->if_capenable & IFCAP_WOL) != 0) in vge_setwol()
/NextBSD/sys/dev/ae/
HDif_ae.c1339 if ((ifp->if_capenable & IFCAP_WOL) != 0) { in ae_pm_init()
1387 if ((ifp->if_capenable & IFCAP_WOL) != 0) in ae_pm_init()
/NextBSD/sys/dev/e1000/
HDif_lem.c1150 if ((mask & IFCAP_WOL) && in lem_ioctl()
1151 (if_getcapabilities(ifp) & IFCAP_WOL) != 0) { in lem_ioctl()
2507 if_setcapabilitiesbit(ifp, IFCAP_WOL, 0); in lem_setup_interface()
4232 if (if_getcapenable(ifp) & IFCAP_WOL) in lem_enable_wakeup()
HDif_em.c1298 if ((mask & IFCAP_WOL) && in em_ioctl()
1299 (if_getcapabilities(ifp) & IFCAP_WOL) != 0) { in em_ioctl()
3096 if_setcapabilitiesbit(ifp, IFCAP_WOL, 0); in em_setup_interface()
5214 if (if_getcapenable(ifp) & IFCAP_WOL) in em_enable_wakeup()
/NextBSD/sys/dev/stge/
HDif_stge.c1338 if ((mask & IFCAP_WOL) != 0 && in stge_ioctl()
1339 (ifp->if_capabilities & IFCAP_WOL) != 0) { in stge_ioctl()
/NextBSD/sys/dev/vr/
HDif_vr.c2559 if ((ifp->if_capenable & IFCAP_WOL) != 0) { in vr_setwol()
2574 if ((ifp->if_capenable & IFCAP_WOL) != 0) in vr_setwol()
/NextBSD/sys/dev/jme/
HDif_jme.c1628 if ((ifp->if_capenable & IFCAP_WOL) != 0) in jme_setwol()
1631 if ((ifp->if_capenable & IFCAP_WOL) == 0) { in jme_setwol()
/NextBSD/sys/dev/txp/
HDif_txp.c1164 if ((ifp->if_capenable & IFCAP_WOL) != 0) in txp_suspend()
/NextBSD/sys/dev/nfe/
HDif_nfe.c3410 if ((if_getcapenable(ifp) & IFCAP_WOL) != 0) in nfe_set_wol()