Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h7657 NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_MAX = enumerator
/openbmc/linux/net/wireless/
H A Dnl80211.c432 nl80211_unsol_bcast_probe_resp_policy[NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_MAX + 1] = {
5735 struct nlattr *tb[NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_MAX + 1]; in nl80211_parse_unsol_bcast_probe_resp()
5744 ret = nla_parse_nested(tb, NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_MAX, in nl80211_parse_unsol_bcast_probe_resp()