opmode_notif     1178 include/net/cfg80211.h 	u8 opmode_notif;
opmode_notif     1503 net/mac80211/cfg.c 		__ieee80211_vht_handle_opmode(sdata, sta, params->opmode_notif,
opmode_notif     1501 net/mac80211/ieee80211_i.h 	const u8 *opmode_notif;
opmode_notif     3420 net/mac80211/mlme.c 	if (elems.opmode_notif &&
opmode_notif     3421 net/mac80211/mlme.c 	    !(*elems.opmode_notif & IEEE80211_OPMODE_NOTIF_RX_NSS_TYPE_BF)) {
opmode_notif     3424 net/mac80211/mlme.c 		nss = *elems.opmode_notif & IEEE80211_OPMODE_NOTIF_RX_NSS_MASK;
opmode_notif     4046 net/mac80211/mlme.c 	if (sta && elems.opmode_notif)
opmode_notif     4047 net/mac80211/mlme.c 		ieee80211_vht_handle_opmode(sdata, sta, *elems.opmode_notif,
opmode_notif     1076 net/mac80211/util.c 				elems->opmode_notif = pos;
opmode_notif     5777 net/wireless/nl80211.c 		params.opmode_notif =
opmode_notif     5914 net/wireless/nl80211.c 		params.opmode_notif =
opmode_notif      672 net/wireless/trace.h 		__field(u8, opmode_notif)
opmode_notif      728 net/wireless/trace.h 		__entry->opmode_notif = params->opmode_notif;