Home
last modified time | relevance | path

Searched refs:oper_params (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_eht.c215 oper->oper_params = 0; in hostapd_eid_eht_operation()
218 oper->oper_params |= EHT_OPER_DEFAULT_PE_DURATION; in hostapd_eid_eht_operation()
227 oper->oper_params |= EHT_OPER_MCS15_DISABLE; in hostapd_eid_eht_operation()
232 oper->oper_params |= EHT_OPER_INFO_PRESENT; in hostapd_eid_eht_operation()
267 oper->oper_params |= EHT_OPER_DISABLED_SUBCHAN_BITMAP_PRESENT; in hostapd_eid_eht_operation()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2763 u8 oper_params; /* EHT Operation Parameters: EHT_OPER_* bits */ member
H A Dieee802_11_common.c4083 !(eht_oper->oper_params & EHT_OPER_INFO_PRESENT)) in get_eht_operation_channel_width()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c3115 if (eht_op->oper_params & in get_eht_num_punct_bits()