Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_USE_RRM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h3161 NL80211_ATTR_USE_RRM, enumerator
/openbmc/linux/net/wireless/
H A Dnl80211.c705 [NL80211_ATTR_USE_RRM] = { .type = NLA_FLAG },
11056 if (nla_get_flag(info->attrs[NL80211_ATTR_USE_RRM])) { in nl80211_associate()
11963 if (nla_get_flag(info->attrs[NL80211_ATTR_USE_RRM])) { in nl80211_connect()