Home
last modified time | relevance | path

Searched refs:IEEE80211_PREQ_TO_FLAG (Results 1 – 2 of 2) sorted by relevance

/linux/net/mac80211/
A Dmesh_hwmp.c602 (target_flags & IEEE80211_PREQ_TO_FLAG)) { in hwmp_preq_frame_process()
625 } else if ((!(target_flags & IEEE80211_PREQ_TO_FLAG)) && in hwmp_preq_frame_process()
631 target_flags |= IEEE80211_PREQ_TO_FLAG; in hwmp_preq_frame_process()
1101 target_flags |= IEEE80211_PREQ_TO_FLAG; in mesh_path_start_discovery()
1103 target_flags &= ~IEEE80211_PREQ_TO_FLAG; in mesh_path_start_discovery()
1315 target_flags |= IEEE80211_PREQ_TO_FLAG | in mesh_path_tx_root_frame()
/linux/include/linux/
A Dieee80211.h803 IEEE80211_PREQ_TO_FLAG = 1<<0, enumerator

Completed in 19 milliseconds