Home
last modified time | relevance | path

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

/hostap-3.7.0/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()