Lines Matching defs:general

1104 		struct mvm_statistics_rx_non_phy_v3 *general =
1105 &mvm->rx_stats_v3.general;
1107 PRINT_STATS_LE32(general, bogus_cts);
1108 PRINT_STATS_LE32(general, bogus_ack);
1109 PRINT_STATS_LE32(general, non_bssid_frames);
1110 PRINT_STATS_LE32(general, filtered_frames);
1111 PRINT_STATS_LE32(general, non_channel_beacons);
1112 PRINT_STATS_LE32(general, channel_beacons);
1113 PRINT_STATS_LE32(general, num_missed_bcon);
1114 PRINT_STATS_LE32(general, adc_rx_saturation_time);
1115 PRINT_STATS_LE32(general, ina_detection_search_time);
1116 PRINT_STATS_LE32(general, beacon_silence_rssi_a);
1117 PRINT_STATS_LE32(general, beacon_silence_rssi_b);
1118 PRINT_STATS_LE32(general, beacon_silence_rssi_c);
1119 PRINT_STATS_LE32(general, interference_data_flag);
1120 PRINT_STATS_LE32(general, channel_load);
1121 PRINT_STATS_LE32(general, dsp_false_alarms);
1122 PRINT_STATS_LE32(general, beacon_rssi_a);
1123 PRINT_STATS_LE32(general, beacon_rssi_b);
1124 PRINT_STATS_LE32(general, beacon_rssi_c);
1125 PRINT_STATS_LE32(general, beacon_energy_a);
1126 PRINT_STATS_LE32(general, beacon_energy_b);
1127 PRINT_STATS_LE32(general, beacon_energy_c);
1128 PRINT_STATS_LE32(general, num_bt_kills);
1129 PRINT_STATS_LE32(general, mac_id);
1130 PRINT_STATS_LE32(general, directed_data_mpdu);
1132 struct mvm_statistics_rx_non_phy *general =
1133 &mvm->rx_stats.general;
1135 PRINT_STATS_LE32(general, bogus_cts);
1136 PRINT_STATS_LE32(general, bogus_ack);
1137 PRINT_STATS_LE32(general, non_channel_beacons);
1138 PRINT_STATS_LE32(general, channel_beacons);
1139 PRINT_STATS_LE32(general, num_missed_bcon);
1140 PRINT_STATS_LE32(general, adc_rx_saturation_time);
1141 PRINT_STATS_LE32(general, ina_detection_search_time);
1142 PRINT_STATS_LE32(general, beacon_silence_rssi_a);
1143 PRINT_STATS_LE32(general, beacon_silence_rssi_b);
1144 PRINT_STATS_LE32(general, beacon_silence_rssi_c);
1145 PRINT_STATS_LE32(general, interference_data_flag);
1146 PRINT_STATS_LE32(general, channel_load);
1147 PRINT_STATS_LE32(general, beacon_rssi_a);
1148 PRINT_STATS_LE32(general, beacon_rssi_b);
1149 PRINT_STATS_LE32(general, beacon_rssi_c);
1150 PRINT_STATS_LE32(general, beacon_energy_a);
1151 PRINT_STATS_LE32(general, beacon_energy_b);
1152 PRINT_STATS_LE32(general, beacon_energy_c);
1153 PRINT_STATS_LE32(general, num_bt_kills);
1154 PRINT_STATS_LE32(general, mac_id);