Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac80211/
A Dmesh_hwmp.c607 (target_flags & IEEE80211_PREQ_TO_FLAG)) { in hwmp_preq_frame_process()
630 } else if ((!(target_flags & IEEE80211_PREQ_TO_FLAG)) && in hwmp_preq_frame_process()
636 target_flags |= IEEE80211_PREQ_TO_FLAG; in hwmp_preq_frame_process()
1106 target_flags |= IEEE80211_PREQ_TO_FLAG; in mesh_path_start_discovery()
1108 target_flags &= ~IEEE80211_PREQ_TO_FLAG; in mesh_path_start_discovery()
1320 target_flags |= IEEE80211_PREQ_TO_FLAG | in mesh_path_tx_root_frame()
/linux-6.3-rc2/include/linux/
A Dieee80211.h848 IEEE80211_PREQ_TO_FLAG = 1<<0, enumerator

Completed in 24 milliseconds