Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee80211.h4739 #define IEEE80211_MLC_BASIC_PRES_MLD_ID 0x0200 macro
4974 if (control & IEEE80211_MLC_BASIC_PRES_MLD_ID) in ieee80211_mle_size_ok()
/openbmc/linux/net/wireless/
H A Dscan.c2673 if (u16_get_bits(control, IEEE80211_MLC_BASIC_PRES_MLD_ID)) { in cfg80211_parse_ml_elem_sta_data()