Home
last modified time | relevance | path

Searched defs:wmm_info_len (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c961 unsigned int wmm_info_len = beacon->qos_data.supported ? 9 : 0; in ieee80211_association_req() local
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1009 unsigned int wmm_info_len = beacon->qos_data.supported ? 9 : 0; in rtllib_association_req() local
/openbmc/linux/net/mac80211/
H A Dieee80211_i.h1745 u8 wmm_info_len; member