Searched refs:NL80211_ATTR_REQ_IE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ |
D | nl80211.h | 2992 NL80211_ATTR_REQ_IE, enumerator
|
/linux-6.12.1/net/wireless/ |
D | nl80211.c | 18030 nla_put(msg, NL80211_ATTR_REQ_IE, event->req_ies_len, in nl80211_send_mlme_event() 18257 nla_put(msg, NL80211_ATTR_REQ_IE, cr->req_ie_len, cr->req_ie)) || in nl80211_send_connect_result() 18363 nla_put(msg, NL80211_ATTR_REQ_IE, info->req_ie_len, in nl80211_send_roamed()
|