Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnl80211.h4988 NL80211_STA_WME_UAPSD_QUEUES, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnl80211.h4988 NL80211_STA_WME_UAPSD_QUEUES, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h5566 NL80211_STA_WME_UAPSD_QUEUES, enumerator
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c6103 [NL80211_STA_WME_UAPSD_QUEUES] = { .type = NLA_U8 },
6125 if (tb[NL80211_STA_WME_UAPSD_QUEUES]) in nl80211_parse_sta_wme()
6127 tb[NL80211_STA_WME_UAPSD_QUEUES]); in nl80211_parse_sta_wme()
15926 if (nla_put_u8(msg, NL80211_STA_WME_UAPSD_QUEUES, in nl80211_send_mlme_event()