Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dnl80211.h3046 NL80211_ATTR_IE_RIC, enumerator
/linux-6.1.9/net/wireless/
Dnl80211.c667 [NL80211_ATTR_IE_RIC] = { .type = NLA_BINARY,
19600 nla_put(msg, NL80211_ATTR_IE_RIC, ft_event->ric_ies_len, in cfg80211_ft_event()