Lines Matching refs:oper
204 struct ieee80211_eht_operation *oper; in hostapd_eid_eht_operation() local
232 oper = (struct ieee80211_eht_operation *) pos; in hostapd_eid_eht_operation()
233 oper->oper_params = 0; in hostapd_eid_eht_operation()
236 oper->oper_params |= EHT_OPER_DEFAULT_PE_DURATION; in hostapd_eid_eht_operation()
239 oper->basic_eht_mcs_nss_set[0] = 0x11; in hostapd_eid_eht_operation()
240 oper->basic_eht_mcs_nss_set[1] = 0x00; in hostapd_eid_eht_operation()
241 oper->basic_eht_mcs_nss_set[2] = 0x00; in hostapd_eid_eht_operation()
242 oper->basic_eht_mcs_nss_set[3] = 0x00; in hostapd_eid_eht_operation()
247 oper->oper_params |= EHT_OPER_INFO_PRESENT; in hostapd_eid_eht_operation()
252 oper->oper_info.control |= EHT_OPER_CHANNEL_WIDTH_320MHZ; in hostapd_eid_eht_operation()
260 oper->oper_info.control |= EHT_OPER_CHANNEL_WIDTH_160MHZ; in hostapd_eid_eht_operation()
268 oper->oper_info.control |= EHT_OPER_CHANNEL_WIDTH_80MHZ; in hostapd_eid_eht_operation()
272 oper->oper_info.control |= EHT_OPER_CHANNEL_WIDTH_40MHZ; in hostapd_eid_eht_operation()
278 oper->oper_info.ccfs0 = seg0 ? seg0 : hapd->iconf->channel; in hostapd_eid_eht_operation()
279 oper->oper_info.ccfs1 = seg1; in hostapd_eid_eht_operation()
282 oper->oper_params |= EHT_OPER_DISABLED_SUBCHAN_BITMAP_PRESENT; in hostapd_eid_eht_operation()
283 oper->oper_info.disabled_chan_bitmap = in hostapd_eid_eht_operation()