Searched refs:new_op_mode (Results 1 – 2 of 2) sorted by relevance
147 u16 cur_op_mode, new_op_mode; in hostapd_ht_operation_update() local179 new_op_mode = HT_PROT_NON_HT_MIXED; in hostapd_ht_operation_update()181 new_op_mode = HT_PROT_20MHZ_PROTECTION; in hostapd_ht_operation_update()183 new_op_mode = HT_PROT_NONMEMBER_PROTECTION; in hostapd_ht_operation_update()185 new_op_mode = HT_PROT_NO_PROTECTION; in hostapd_ht_operation_update()188 if (cur_op_mode != new_op_mode) { in hostapd_ht_operation_update()190 iface->ht_op_mode |= new_op_mode; in hostapd_ht_operation_update()
125 u16 cur_op_mode, new_op_mode; in hostapd_ht_operation_update() local157 new_op_mode = HT_PROT_NON_HT_MIXED; in hostapd_ht_operation_update()159 new_op_mode = HT_PROT_20MHZ_PROTECTION; in hostapd_ht_operation_update()161 new_op_mode = HT_PROT_NONMEMBER_PROTECTION; in hostapd_ht_operation_update()163 new_op_mode = HT_PROT_NO_PROTECTION; in hostapd_ht_operation_update()166 if (cur_op_mode != new_op_mode) { in hostapd_ht_operation_update()168 iface->ht_op_mode |= new_op_mode; in hostapd_ht_operation_update()