Searched refs:NL80211_STA_WME_UAPSD_QUEUES (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1230 NL80211_STA_WME_UAPSD_QUEUES, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 5554 * @NL80211_STA_WME_UAPSD_QUEUES: bitmap of uapsd queues. the format 5563 NL80211_STA_WME_UAPSD_QUEUES, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nl80211.h | 6011 * @NL80211_STA_WME_UAPSD_QUEUES: bitmap of uapsd queues. the format 6020 NL80211_STA_WME_UAPSD_QUEUES, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1358 NL80211_STA_WME_UAPSD_QUEUES, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1346 NL80211_STA_WME_UAPSD_QUEUES, enumerator
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 6106 [NL80211_STA_WME_UAPSD_QUEUES] = { .type = NLA_U8 }, 6128 if (tb[NL80211_STA_WME_UAPSD_QUEUES]) in nl80211_parse_sta_wme() 6130 tb[NL80211_STA_WME_UAPSD_QUEUES]); in nl80211_parse_sta_wme() 15925 if (nla_put_u8(msg, NL80211_STA_WME_UAPSD_QUEUES, in nl80211_send_mlme_event()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 462 [NL80211_STA_WME_UAPSD_QUEUES] = { .type = NLA_U8 }, 7063 if (tb[NL80211_STA_WME_UAPSD_QUEUES]) in nl80211_parse_sta_wme() 7065 tb[NL80211_STA_WME_UAPSD_QUEUES]); in nl80211_parse_sta_wme() 17914 if (nla_put_u8(msg, NL80211_STA_WME_UAPSD_QUEUES, in nl80211_send_mlme_event()
|
Completed in 78 milliseconds