Lines Matching full:wol
1313 /* filter packet based on WoL decision */
2093 * Wake-On-Lan (WoL)
2098 * There are other alternative ways to set WoL, such using the
2099 * external 1000Base-T transceiver to set WoL mode.
2106 /* Interrupt enable WoL MAC DA Unicast detected packet */
2108 /* Interrupt enable WoL L2 Multicast detected packet */
2110 /* Interrupt enable WoL L2 Broadcast detected packet */
2112 /* Interrupt enable WoL IPv4 detected packet */
2114 /* Interrupt enable WoL IPv6 detected packet */
2116 /* Interrupt enable WoL EtherType+MAC DA detected packet */
2118 /* Interrupt enable WoL EtherType+L2 Broadcast detected packet */
2120 /* Interrupt enable WoL parser detected packet */
2122 /* Interrupt enable WoL magic detected packet */
2124 /* Interrupt enable WoL magic+password detected packet */
2127 /* Forward enable WoL MAC DA Unicast detected packet */
2129 /* Forward enable WoL L2 Multicast detected packet */
2131 /* Forward enable WoL L2 Broadcast detected packet */
2133 /* Forward enable WoL IPv4 detected packet */
2135 /* Forward enable WoL IPv6 detected packet */
2137 /* Forward enable WoL EtherType+MAC DA detected packet */
2139 /* Forward enable WoL EtherType+L2 Broadcast detected packet */
2141 /* Forward enable WoL parser detected packet */
2163 * enable the wol mechanism
2167 * beside this function wol filter also need to be set by
2171 * @param wol the parameters needed to configure the wol
2177 struct al_eth_wol_params *wol);
2180 * Disable the WoL mechnism.