Searched refs:IEEE80211_PREQ_TO_FLAG (Results 1 – 2 of 2) sorted by relevance
563 (target_flags & IEEE80211_PREQ_TO_FLAG)) { in hwmp_preq_frame_process()586 } else if ((!(target_flags & IEEE80211_PREQ_TO_FLAG)) && in hwmp_preq_frame_process()592 target_flags |= IEEE80211_PREQ_TO_FLAG; in hwmp_preq_frame_process()1050 target_flags |= IEEE80211_PREQ_TO_FLAG; in mesh_path_start_discovery()1052 target_flags &= ~IEEE80211_PREQ_TO_FLAG; in mesh_path_start_discovery()1227 target_flags |= IEEE80211_PREQ_TO_FLAG | in mesh_path_tx_root_frame()
662 IEEE80211_PREQ_TO_FLAG = 1<<0, enumerator