Lines Matching refs:vht_oper
151 const struct ieee80211_vht_operation *vht_oper,
234 if (!vht_oper || !sband->vht_cap.vht_supported) {
263 vht_oper, ht_oper,
362 const struct ieee80211_vht_operation *vht_oper,
385 vht_oper = NULL;
410 ht_oper, vht_oper, he_oper,
4972 const struct ieee80211_vht_operation *vht_oper = NULL;
5029 if (vht_oper_ie && vht_oper_ie[1] >= sizeof(*vht_oper))
5030 vht_oper = (void *)(vht_oper_ie + 2);
5031 if (vht_oper && !ht_oper) {
5032 vht_oper = NULL;
5043 vht_oper = NULL;
5093 ht_oper, vht_oper, he_oper,