Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_hwmp.c620 if (flags & IEEE80211_PREQ_PROACTIVE_PREP_FLAG) { in hwmp_preq_frame_process()
683 if (flags & IEEE80211_PREQ_PROACTIVE_PREP_FLAG) { in hwmp_preq_frame_process()
1335 flags |= IEEE80211_PREQ_PROACTIVE_PREP_FLAG; in mesh_path_tx_root_frame()
/openbmc/linux/include/linux/
H A Dieee80211.h824 IEEE80211_PREQ_PROACTIVE_PREP_FLAG = 1<<2, enumerator