Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h3112 NL80211_ATTR_IE_RIC, enumerator
/openbmc/linux/net/wireless/
H A Dnl80211.c677 [NL80211_ATTR_IE_RIC] = { .type = NLA_BINARY,
20076 nla_put(msg, NL80211_ATTR_IE_RIC, ft_event->ric_ies_len, in cfg80211_ft_event()