Home
last modified time | relevance | path

Searched refs:NUM_RSSI (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/wilc1000/
Dcoreconfigurator.h12 #define NUM_RSSI 5 macro
35 s8 samples[NUM_RSSI];
Dwilc_wfi_cfgoperations.c187 NUM_RSSI : (network_info->rssi_history.index); in get_rssi_avg()
317 if (rssi_index == NUM_RSSI) { in add_network_to_shadow()