forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/net/wireless/ath/ath9k/common-debug.c
....@@ -144,6 +144,8 @@
144144 RXS_ERR("BEACONS", rx_beacons);
145145 RXS_ERR("FRAGS", rx_frags);
146146 RXS_ERR("SPECTRAL", rx_spectral);
147
+ RXS_ERR("SPECTRAL SMPL GOOD", rx_spectral_sample_good);
148
+ RXS_ERR("SPECTRAL SMPL ERR", rx_spectral_sample_err);
147149
148150 RXS_ERR("CRC ERR", crc_err);
149151 RXS_ERR("DECRYPT CRC ERR", decrypt_crc_err);