Searched refs:WAKE_ON_UNICAST (Results 1 – 2 of 2) sorted by relevance
414 WAKE_ON_UNICAST = 1 << 1, enumerator
820 if ((wlan_wakeup_condtions & WAKE_ON_UNICAST) != 0U) in wlan_map_to_wifi_wakeup_condtions()943 if ((wake_up_conds & (WAKE_ON_ALL_BROADCAST | WAKE_ON_UNICAST | WAKE_ON_MULTICAST in wlan_send_host_sleep_int()1142 if ((wake_up_conds & (WAKE_ON_ALL_BROADCAST | WAKE_ON_UNICAST | WAKE_ON_MULTICAST in wlan_wowlan_config()7939 wlan.wakeup_conditions = (unsigned int)WAKE_ON_UNICAST | (unsigned int)WAKE_ON_MAC_EVENT | in wlan_start()7945 wlan.wakeup_conditions = (unsigned int)WAKE_ON_UNICAST | (unsigned int)WAKE_ON_MAC_EVENT | in wlan_start()