Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_recv.h123 struct smooth_rssi_data { struct
124 u32 elements[100]; /* array to store values */
125 u32 index; /* index to current array to store */
126 u32 total_num; /* num of valid elements */
127 u32 total_val; /* sum of valid elements */