ht_operation      875 drivers/staging/rtl8188eu/core/rtw_ieee80211.c 			elems->ht_operation = pos;
ht_operation      706 drivers/staging/rtl8188eu/include/ieee80211.h 	u8 *ht_operation;
ht_operation     1066 drivers/staging/rtl8723bs/core/rtw_ieee80211.c 			elems->ht_operation = pos;
ht_operation     1100 drivers/staging/rtl8723bs/include/ieee80211.h 	u8 *ht_operation;
ht_operation     1047 net/mac80211/ibss.c 	if (sta && elems->ht_operation && elems->ht_cap_elem &&
ht_operation     1057 net/mac80211/ibss.c 		ieee80211_chandef_ht_oper(elems->ht_operation, &chandef);
ht_operation     1073 net/mac80211/ibss.c 						   elems->ht_operation,
ht_operation     1477 net/mac80211/ieee80211_i.h 	const struct ieee80211_ht_operation *ht_operation;
ht_operation       98 net/mac80211/mesh.c 	ieee80211_chandef_ht_oper(ie->ht_operation, &sta_chan_def);
ht_operation      100 net/mac80211/mesh.c 				   ie->vht_operation, ie->ht_operation,
ht_operation      450 net/mac80211/mesh_plink.c 	if (elems->ht_operation &&
ht_operation      451 net/mac80211/mesh_plink.c 	    !(elems->ht_operation->ht_param &
ht_operation     3244 net/mac80211/mlme.c 	     (!elems.ht_cap_elem || !elems.ht_operation)) ||
ht_operation     3280 net/mac80211/mlme.c 		if (!elems.ht_operation && bss_elems.ht_operation &&
ht_operation     3282 net/mac80211/mlme.c 			elems.ht_operation = bss_elems.ht_operation;
ht_operation     3305 net/mac80211/mlme.c 	    (!elems.wmm_param || !elems.ht_cap_elem || !elems.ht_operation)) {
ht_operation     4030 net/mac80211/mlme.c 				elems.ht_cap_elem, elems.ht_operation,
ht_operation     1055 net/mac80211/util.c 				elems->ht_operation = (void *)pos;