Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_TXQ_LIMIT (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.h2692 NL80211_ATTR_TXQ_LIMIT, 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.h2692 NL80211_ATTR_TXQ_LIMIT, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h2970 NL80211_ATTR_TXQ_LIMIT, enumerator
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c686 [NL80211_ATTR_TXQ_LIMIT] = { .type = NLA_U32 },
2646 if (nla_put_u32(msg, NL80211_ATTR_TXQ_LIMIT, in nl80211_send_wiphy()
3324 if (info->attrs[NL80211_ATTR_TXQ_LIMIT]) { in nl80211_set_wiphy()
3329 info->attrs[NL80211_ATTR_TXQ_LIMIT]); in nl80211_set_wiphy()