Home
last modified time | relevance | path

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

/linux/drivers/staging/wfx/
A Dhif_api_general.h190 struct hif_rx_stats { struct
191 __le32 nb_rx_frame;
192 __le32 nb_crc_frame;
193 __le32 per_total;
194 __le32 throughput;
195 __le32 nb_rx_by_rate[API_RATE_NUM_ENTRIES];
219 struct hif_rx_stats rx_stats; argument

Completed in 6 milliseconds