Searched refs:wol (Results 1 – 11 of 11) sorted by relevance
| /freebsd-9-stable/contrib/ntp/sntp/libevent/test/ |
| D | regress_iocp.c | 238 struct event_overlapped rol, wol; in test_iocp_evbuffer() local 248 event_overlapped_init_(&wol, write_complete); in test_iocp_evbuffer() 278 tt_assert(!evbuffer_launch_write_(wbuf, 512, &wol)); in test_iocp_evbuffer()
|
| /freebsd-9-stable/sys/dev/e1000/ |
| D | if_lem.h | 340 u32 wol; member
|
| D | if_lem.c | 2401 if (adapter->wol) { in lem_setup_interface() 3942 adapter->wol = (E1000_WUFC_MAG | E1000_WUFC_MC); in lem_get_wakeup() 3951 adapter->wol = 0; in lem_get_wakeup() 3959 adapter->wol = 0; in lem_get_wakeup() 3964 adapter->wol = 0; in lem_get_wakeup() 4007 adapter->wol &= ~E1000_WUFC_MAG; in lem_enable_wakeup() 4010 adapter->wol &= ~E1000_WUFC_MC; in lem_enable_wakeup() 4022 E1000_WRITE_REG(&adapter->hw, E1000_WUFC, adapter->wol); in lem_enable_wakeup() 4090 E1000_WRITE_REG(hw, E1000_WUFC, adapter->wol); in lem_enable_phy_wakeup() 4093 e1000_write_phy_reg(&adapter->hw, BM_WUFC, adapter->wol); in lem_enable_phy_wakeup()
|
| D | if_em.h | 406 u32 wol; member
|
| D | if_igb.h | 481 int wol; member
|
| D | if_em.c | 3036 if (adapter->wol) { in em_setup_interface() 4927 adapter->wol = (E1000_WUFC_MAG | E1000_WUFC_MC); in em_get_wakeup() 4940 adapter->wol = 0; in em_get_wakeup() 4947 adapter->wol = 0; in em_get_wakeup() 4996 adapter->wol &= ~E1000_WUFC_MAG; in em_enable_wakeup() 4999 adapter->wol &= ~E1000_WUFC_MC; in em_enable_wakeup() 5012 E1000_WRITE_REG(&adapter->hw, E1000_WUFC, adapter->wol); in em_enable_wakeup() 5073 E1000_WRITE_REG(hw, E1000_WUFC, adapter->wol); in em_enable_phy_wakeup() 5076 e1000_write_phy_reg(&adapter->hw, BM_WUFC, adapter->wol); in em_enable_phy_wakeup()
|
| D | if_igb.c | 690 adapter->wol = E1000_WUFC_MAG; in igb_attach() 784 if (adapter->wol) { in igb_detach() 786 E1000_WRITE_REG(&adapter->hw, E1000_WUFC, adapter->wol); in igb_detach() 842 if (adapter->wol) { in igb_suspend() 844 E1000_WRITE_REG(&adapter->hw, E1000_WUFC, adapter->wol); in igb_suspend()
|
| /freebsd-9-stable/share/misc/ |
| D | iso639 | 509 wo wol wol Wolof
|
| /freebsd-9-stable/sys/ofed/drivers/net/mlx4/ |
| D | mlx4_en.h | 581 bool wol; member
|
| /freebsd-9-stable/sys/dev/bxe/ |
| D | bxe.h | 1540 int wol; member
|
| D | bxe.c | 10676 if (sc->wol) { in bxe_set_power_state() 14660 sc->wol = 0; in bxe_get_params()
|