Home
last modified time | relevance | path

Searched defs:hif_mib_count_table (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/staging/wfx/
Dhif_api_mib.h164 struct hif_mib_count_table { struct
165 __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 …]