Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_WIPHY_RETRY_LONG (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.h2354 NL80211_ATTR_WIPHY_RETRY_LONG, 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.h2354 NL80211_ATTR_WIPHY_RETRY_LONG, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h2632 NL80211_ATTR_WIPHY_RETRY_LONG, enumerator
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c428 [NL80211_ATTR_WIPHY_RETRY_LONG] = NLA_POLICY_MIN(NLA_U8, 1),
2147 nla_put_u8(msg, NL80211_ATTR_WIPHY_RETRY_LONG, in nl80211_send_wiphy()
3277 if (info->attrs[NL80211_ATTR_WIPHY_RETRY_LONG]) { in nl80211_set_wiphy()
3279 info->attrs[NL80211_ATTR_WIPHY_RETRY_LONG]); in nl80211_set_wiphy()