Searched defs:hif_mib_rcpi_rssi_threshold (Results 1 – 1 of 1) sorted by relevance
247 struct hif_mib_rcpi_rssi_threshold { struct248 u8 detection:1;249 u8 rcpi_rssi:1;250 u8 upperthresh:1;251 u8 lowerthresh:1;252 u8 reserved:4;253 u8 lower_threshold;254 u8 upper_threshold;255 u8 rolling_average_count;