Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee80211.h4736 #define IEEE80211_MLC_BASIC_PRES_MED_SYNC_DELAY 0x0040 macro
4896 if (!(control & IEEE80211_MLC_BASIC_PRES_MED_SYNC_DELAY)) in ieee80211_mle_get_eml_med_sync_delay()
4932 if (control & IEEE80211_MLC_BASIC_PRES_MED_SYNC_DELAY) in ieee80211_mle_get_eml_cap()
4964 if (control & IEEE80211_MLC_BASIC_PRES_MED_SYNC_DELAY) in ieee80211_mle_size_ok()
/openbmc/linux/net/wireless/
H A Dscan.c2694 if (u16_get_bits(control, IEEE80211_MLC_BASIC_PRES_MED_SYNC_DELAY)) in cfg80211_parse_ml_elem_sta_data()