Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_ht.c147 u16 cur_op_mode, new_op_mode; in hostapd_ht_operation_update() local
187 cur_op_mode = iface->ht_op_mode & HT_OPER_OP_MODE_HT_PROT_MASK; in hostapd_ht_operation_update()
188 if (cur_op_mode != new_op_mode) { in hostapd_ht_operation_update()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_ht.c125 u16 cur_op_mode, new_op_mode; in hostapd_ht_operation_update() local
165 cur_op_mode = iface->ht_op_mode & HT_OPER_OP_MODE_HT_PROT_MASK; in hostapd_ht_operation_update()
166 if (cur_op_mode != new_op_mode) { in hostapd_ht_operation_update()