vht_operation    1074 drivers/staging/rtl8723bs/core/rtw_ieee80211.c 			elems->vht_operation = pos;
vht_operation    1106 drivers/staging/rtl8723bs/include/ieee80211.h 	u8 *vht_operation;
vht_operation    1064 net/mac80211/ibss.c 		if (elems->vht_operation && elems->vht_cap_elem &&
vht_operation    1072 net/mac80211/ibss.c 						   elems->vht_operation,
vht_operation    1479 net/mac80211/ieee80211_i.h 	const struct ieee80211_vht_operation *vht_operation;
vht_operation     100 net/mac80211/mesh.c 				   ie->vht_operation, ie->ht_operation,
vht_operation    3246 net/mac80211/mlme.c 	     (!elems.vht_cap_elem || !elems.vht_operation))) {
vht_operation    3292 net/mac80211/mlme.c 		if (!elems.vht_operation && bss_elems.vht_operation &&
vht_operation    3294 net/mac80211/mlme.c 			elems.vht_operation = bss_elems.vht_operation;
vht_operation    3313 net/mac80211/mlme.c 	    (!elems.vht_cap_elem || !elems.vht_operation)) {
vht_operation    4031 net/mac80211/mlme.c 				elems.vht_operation, elems.he_operation,
vht_operation    1067 net/mac80211/util.c 				elems->vht_operation = (void *)pos;