Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_eht.c233 oper->oper_params = 0; in hostapd_eid_eht_operation()
236 oper->oper_params |= EHT_OPER_DEFAULT_PE_DURATION; in hostapd_eid_eht_operation()
247 oper->oper_params |= EHT_OPER_INFO_PRESENT; in hostapd_eid_eht_operation()
282 oper->oper_params |= EHT_OPER_DISABLED_SUBCHAN_BITMAP_PRESENT; in hostapd_eid_eht_operation()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2622 u8 oper_params; /* EHT Operation Parameters: EHT_OPER_* bits */ member