Searched defs:hif_mib_count_table (Results 1 – 1 of 1) sorted by relevance
164 struct hif_mib_count_table { struct165 __le32 count_plcp_errors;166 __le32 count_fcs_errors;167 __le32 count_tx_packets;168 __le32 count_rx_packets;169 __le32 count_rx_packet_errors;170 __le32 count_rx_decryption_failures;171 __le32 count_rx_mic_failures;172 __le32 count_rx_no_key_failures;173 __le32 count_tx_multicast_frames;[all …]