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()171 wnmsleep_ie.action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_send_wnmsleep_resp()243 if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_rx_wnmsleep_req()
310 } else if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_rx_wnmsleep_resp()320 else if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) in ieee802_11_rx_wnmsleep_resp()
7149 WNM_SLEEP_MODE_EXIT, intval, in wpas_ctrl_iface_wnm_sleep()
1717 #define WNM_SLEEP_MODE_EXIT 1 macro