Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dhif_api_general.h195 struct hif_rx_stats { struct
196 __le32 nb_rx_frame;
197 __le32 nb_crc_frame;
198 __le32 per_total;
199 __le32 throughput;
200 __le32 nb_rx_by_rate[API_RATE_NUM_ENTRIES];
224 struct hif_rx_stats rx_stats; argument