Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_NSS (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_event.c2355 !tb[NL80211_ATTR_NSS])) in nl80211_sta_opmode_change_event()
2409 if (tb[NL80211_ATTR_NSS]) in nl80211_sta_opmode_change_event()
2410 ed.sta_opmode.rx_nss = nla_get_u8(tb[NL80211_ATTR_NSS]); in nl80211_sta_opmode_change_event()
H A Dnl80211_copy.h1033 * %NL80211_ATTR_CHANNEL_WIDTH,%NL80211_ATTR_NSS attributes with its
2298 * @NL80211_ATTR_NSS: Station's New/updated RX_NSS value notified using this
2773 NL80211_ATTR_NSS, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_event.c3138 !tb[NL80211_ATTR_NSS]))
3192 if (tb[NL80211_ATTR_NSS])
3193 ed.sta_opmode.rx_nss = nla_get_u8(tb[NL80211_ATTR_NSS]);
H A Dnl80211_copy.h1115 * %NL80211_ATTR_CHANNEL_WIDTH,%NL80211_ATTR_NSS attributes with its
2441 * @NL80211_ATTR_NSS: Station's New/updated RX_NSS value notified using this
3015 NL80211_ATTR_NSS, enumerator

Completed in 29 milliseconds