Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/silabs/wfx/
Dhif_api_general.h180 struct wfx_hif_rx_stats { struct
181 __le32 nb_rx_frame;
182 __le32 nb_crc_frame;
183 __le32 per_total;
184 __le32 throughput;
185 __le32 nb_rx_by_rate[API_RATE_NUM_ENTRIES];
209 struct wfx_hif_rx_stats rx_stats; argument