Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_TXQ_MEMORY_LIMIT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h438 NL80211_ATTR_TXQ_MEMORY_LIMIT, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h2406 * @NL80211_ATTR_TXQ_MEMORY_LIMIT: Total memory limit (in bytes) for the
2966 NL80211_ATTR_TXQ_MEMORY_LIMIT, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h2581 * @NL80211_ATTR_TXQ_MEMORY_LIMIT: Total memory limit (in bytes) for the
3254 NL80211_ATTR_TXQ_MEMORY_LIMIT, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h463 NL80211_ATTR_TXQ_MEMORY_LIMIT, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h463 NL80211_ATTR_TXQ_MEMORY_LIMIT, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c691 [NL80211_ATTR_TXQ_MEMORY_LIMIT] = { .type = NLA_U32 },
2650 if (nla_put_u32(msg, NL80211_ATTR_TXQ_MEMORY_LIMIT, in nl80211_send_wiphy()
3334 if (info->attrs[NL80211_ATTR_TXQ_MEMORY_LIMIT]) { in nl80211_set_wiphy()
3339 info->attrs[NL80211_ATTR_TXQ_MEMORY_LIMIT]); in nl80211_set_wiphy()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c752 [NL80211_ATTR_TXQ_MEMORY_LIMIT] = { .type = NLA_U32 },
2945 if (nla_put_u32(msg, NL80211_ATTR_TXQ_MEMORY_LIMIT, in nl80211_send_wiphy()
3709 if (info->attrs[NL80211_ATTR_TXQ_MEMORY_LIMIT]) { in nl80211_set_wiphy()
3716 info->attrs[NL80211_ATTR_TXQ_MEMORY_LIMIT]); in nl80211_set_wiphy()

Completed in 77 milliseconds