Searched refs:NL80211_ATTR_CONTROL_PORT (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 239 NL80211_ATTR_CONTROL_PORT, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 616 * %NL80211_ATTR_WIPHY_FREQ_OFFSET, %NL80211_ATTR_CONTROL_PORT, 1643 * @NL80211_ATTR_CONTROL_PORT: A flag indicating whether user space controls 2637 NL80211_ATTR_CONTROL_PORT, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nl80211.h | 662 * %NL80211_ATTR_WIPHY_FREQ_OFFSET, %NL80211_ATTR_CONTROL_PORT, 1805 * @NL80211_ATTR_CONTROL_PORT: A flag indicating whether user space controls 2925 NL80211_ATTR_CONTROL_PORT, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 264 NL80211_ATTR_CONTROL_PORT, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 264 NL80211_ATTR_CONTROL_PORT, enumerator
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 517 [NL80211_ATTR_CONTROL_PORT] = { .type = NLA_FLAG }, 9650 settings->control_port = info->attrs[NL80211_ATTR_CONTROL_PORT]; in nl80211_crypto_settings() 10155 nla_get_flag(info->attrs[NL80211_ATTR_CONTROL_PORT]); in nl80211_join_ibss()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 577 [NL80211_ATTR_CONTROL_PORT] = { .type = NLA_FLAG }, 10820 settings->control_port = info->attrs[NL80211_ATTR_CONTROL_PORT]; in nl80211_crypto_settings() 11483 nla_get_flag(info->attrs[NL80211_ATTR_CONTROL_PORT]); in nl80211_join_ibss()
|
Completed in 101 milliseconds