|
@@ -551,6 +551,7 @@ static const struct sta_counters sta_counters[] = {
|
|
|
{ "deauth_rx_awake", WLANTEST_STA_COUNTER_DEAUTH_RX_AWAKE },
|
|
|
{ "disassoc_rx_asleep", WLANTEST_STA_COUNTER_DISASSOC_RX_ASLEEP },
|
|
|
{ "disassoc_rx_awake", WLANTEST_STA_COUNTER_DISASSOC_RX_AWAKE },
|
|
|
+ { "prot_data_tx", WLANTEST_STA_COUNTER_PROT_DATA_TX },
|
|
|
{ NULL, 0 }
|
|
|
};
|
|
|
|