Searched defs:hif_mib_extended_count_table (Results 1 – 1 of 1) sorted by relevance
135 struct hif_mib_extended_count_table { struct136 __le32 count_plcp_errors;137 __le32 count_fcs_errors;138 __le32 count_tx_packets;139 __le32 count_rx_packets;140 __le32 count_rx_packet_errors;141 __le32 count_rx_decryption_failures;142 __le32 count_rx_mic_failures;143 __le32 count_rx_no_key_failures;144 __le32 count_tx_multicast_frames;[all …]