Home
last modified time | relevance | path

Searched refs:NL80211_STA_WME_UAPSD_QUEUES (Results 1 – 3 of 3) sorted by relevance

/hostap-3.6.0/src/drivers/
Ddriver_nl80211_event.c237 [NL80211_STA_WME_UAPSD_QUEUES] = { .type = NLA_U8 }, in nl80211_parse_wmm_params()
243 !wmm_info[NL80211_STA_WME_UAPSD_QUEUES]) in nl80211_parse_wmm_params()
247 nla_get_u8(wmm_info[NL80211_STA_WME_UAPSD_QUEUES]); in nl80211_parse_wmm_params()
Dnl80211_copy.h5716 NL80211_STA_WME_UAPSD_QUEUES, enumerator
Ddriver_nl80211.c5294 nla_put_u8(msg, NL80211_STA_WME_UAPSD_QUEUES, in wpa_driver_nl80211_sta_add()