Searched refs:WNM_SLEEP_MODE_EXIT (Results 1 – 4 of 4) sorted by relevance
112 action_type != WNM_SLEEP_MODE_EXIT) { in ieee802_11_send_wnmsleep_resp()174 wnmsleep_ie.action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_send_wnmsleep_resp()244 if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_rx_wnmsleep_req()
309 } else if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_rx_wnmsleep_resp()319 else if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) in ieee802_11_rx_wnmsleep_resp()
6768 WNM_SLEEP_MODE_EXIT, intval, in wpas_ctrl_iface_wnm_sleep()
1426 #define WNM_SLEEP_MODE_EXIT 1 macro