Searched defs:hif_rx_stats (Results 1 – 1 of 1) sorted by relevance
190 struct hif_rx_stats { struct191 __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 7 milliseconds