Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dnl80211.h3112 NL80211_ATTR_IE_RIC, enumerator
/Linux-v6.6/net/wireless/
Dnl80211.c673 [NL80211_ATTR_IE_RIC] = { .type = NLA_BINARY,
20013 nla_put(msg, NL80211_ATTR_IE_RIC, ft_event->ric_ies_len, in cfg80211_ft_event()