Searched defs:wfx_hif_rx_stats (Results 1 – 1 of 1) sorted by relevance
180 struct wfx_hif_rx_stats { struct181 __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