Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_ht.c148 int op_mode_changes = 0; in hostapd_ht_operation_update() local
159 op_mode_changes++; in hostapd_ht_operation_update()
164 op_mode_changes++; in hostapd_ht_operation_update()
170 op_mode_changes++; in hostapd_ht_operation_update()
175 op_mode_changes++; in hostapd_ht_operation_update()
191 op_mode_changes++; in hostapd_ht_operation_update()
195 __func__, iface->ht_op_mode, op_mode_changes); in hostapd_ht_operation_update()
197 return op_mode_changes; in hostapd_ht_operation_update()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_ht.c126 int op_mode_changes = 0; in hostapd_ht_operation_update() local
137 op_mode_changes++; in hostapd_ht_operation_update()
142 op_mode_changes++; in hostapd_ht_operation_update()
148 op_mode_changes++; in hostapd_ht_operation_update()
153 op_mode_changes++; in hostapd_ht_operation_update()
169 op_mode_changes++; in hostapd_ht_operation_update()
173 __func__, iface->ht_op_mode, op_mode_changes); in hostapd_ht_operation_update()
175 return op_mode_changes; in hostapd_ht_operation_update()