Searched refs:WNM_SLEEP_MODE_EXIT (Results 1 – 4 of 4) sorted by relevance
108 action_type != WNM_SLEEP_MODE_EXIT) { in ieee802_11_send_wnmsleep_resp()169 wnmsleep_ie.action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_send_wnmsleep_resp()238 if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_rx_wnmsleep_req()
285 } else if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_rx_wnmsleep_resp()295 else if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) in ieee802_11_rx_wnmsleep_resp()
5048 WNM_SLEEP_MODE_EXIT, intval, in wpas_ctrl_iface_wnm_sleep()
1112 #define WNM_SLEEP_MODE_EXIT 1 macro