Searched refs:wol (Results 1 – 12 of 12) sorted by relevance
4698 struct al_eth_wol_params *wol) in al_eth_wol_enable() argument4703 al_assert(wol->pswd != NULL); in al_eth_wol_enable()4712 if (wol->int_mask & AL_ETH_WOL_INT_IPV4) { in al_eth_wol_enable()4713 al_assert(wol->ipv4 != NULL); in al_eth_wol_enable()4719 if (wol->int_mask & AL_ETH_WOL_INT_IPV6) { in al_eth_wol_enable()4720 al_assert(wol->ipv6 != NULL); in al_eth_wol_enable()4735 if (wol->int_mask & in al_eth_wol_enable()4738 reg = ((uint32_t)wol->ethr_type2 << 16); in al_eth_wol_enable()4739 reg |= wol->ethr_type1; in al_eth_wol_enable()4745 al_assert((wol->forward_mask | wol->int_mask) == wol->int_mask); in al_eth_wol_enable()[all …]
2177 struct al_eth_wol_params *wol);
1023 struct al_ec_wol wol; /* [0x1b80] */ member
168 RGMII0: emac-rgmii-wol@50004 {169 compatible = "ibm,rgmii-wol-476gtr", "ibm,rgmii-wol";203 rgmii-wol-device = <&RGMII0>;
102 int wol; member
392 adapter->hw_cfg.wol = false; in eth_atl_dev_init()
22 name should be "enet" and second should be "enet-wol".
435 if (self->aq_nic_cfg->wol & AQ_NIC_WOL_ENABLED) { in aq_fw2x_set_power()
894 if (self->aq_nic_cfg->wol & AQ_NIC_WOL_ENABLED) { in aq_fw1x_set_power()
849 u8 wol; member
1152 int wol; member
5868 if (sc->wol) { in bnx2x_set_power_state()9815 sc->wol = 0;